Re^2: I Need One (was Re: Translating Pascal ==> C: nested procedures)

Maarten Litmaath maart at cs.vu.nl
Tue Jun 13 02:08:36 AEST 1989


conway at hpdtl.HP.COM (Daniel F. Conway) writes:
\chris at mimsy.UUCP (Chris Torek) replies to rang at cpsin3.cps.msu.edu (Anton Rang):
\>>		procedure insert_in_symtab(what : node);
\>
\>[Underscores are not legal in Pascal; perhaps you mean

\They are legal in every Pascal compiler that I use.

They're NOT standard. :-(

\>		procedure insertinsymtab(what : node);
\>
\>:-) (actually, it should be all uppercase as well, but that goes *too* far)]

\I recall seeing this restriction in an early version of the P4 compiler that I
\used in 1978.  I am not aware of this being a problem in any modern
\implementation of Pascal.

(Modern) Pascal ignores the case of identifiers and keywords. :-(
-- 
"I HATE arbitrary limits, especially when |Maarten Litmaath @ VU Amsterdam:
   they're small."  (Stephen Savitzky)    |maart at cs.vu.nl, mcvax!botter!maart



More information about the Comp.lang.c mailing list