CompuServe Messages

#Modual-2 version of Peck

    16-Nov-87 23:20:52
Sb: #Modual-2 version of Peck
Fm: Steve Faiwiszewski 74106,425
To: Jim Ventola 70626,423
argv and argc, are VERY C'ish indeed! You won't see them mentioned in any Modula-2 book I know. It so happens that the Benchmark compiler has many C'isms, and that's one of them. Since this stuff is highly implementation-dependent, don't count on it being the same in other Modula-2 packages. You gotta read the manual to find out how to use it with your particular package. – Steve –