[comp.lang.modula3] access to command line arguments

nr@elan.Princeton.EDU (Norman Ramsey) (03/28/91)

Now that M3toC has become UNSAFE, it would be pleasant to include in
RTMisc a
  VAR argv : REF ARRAY OF TEXT;
for those of us who want safe access to command-line arguments (and
who don't want to fool with ParseParams).
-- 
Norman Ramsey
nr@princeton.edu