Posted by Daniel Longest on March 20, 2001 at 16:51:56:
Are we allowed to have code that is purely procedural beides what goes in main (for example, other functions)? If so, do these need to be in different files or can it all be in the module with the main function?
Daniel