You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to gg95
I was surprised that the following code compiles without warning. If I
try to use it in a program, it looks like only the second module
exists.
-Graham
module bobby
integer, public :: pop1
end module bobby
module bobby
integer, public :: pop2
end module bobby
Jimmy
unread,
Jun 29, 2009, 3:26:09 AM6/29/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message