CompuServe Messages

#oxxi ram full message

    11-Nov-87 03:16:57
Fm: John Draper 76703,4322
To: John Draper 76703,4322
Cont…. As for the compiler and linker "finding" the files, that's what the ASSIGN is for. You tell the system where to look for files it needs. They can also be in the current dir, and I think they can be in multiple directories by specifying subsequent dir in the editor (in Benchmark), but I'm not sure. A "good" M2 program normally has a faily small main MODULE that IMPORTs functions from a lot of other small modules that are compiled and ready to be linked. Regards, Larry.