Max line length (was Re: progra

mcdonald at uxe.cso.uiuc.edu mcdonald at uxe.cso.uiuc.edu
Sat Mar 18 00:52:00 AEST 1989



#  2.2.4.1  Translation Limits
#     The implementation shall be able to translate and execute at least
#  one program that contains at least one instance of every one of the
#  following limits*:
#
#     ...
#     509 characters in a logical source line
#  ...

#  *An implementation should avoid imposing fixed translation limits
#  wherever possible.


Is that REALLY true? "at least one program" is a loophole larger than
the hole in the Titanic. What if it indeed translated and executed
one particular program by including the text of one specific
program in itself, checking for that program, and then spitting out
a hand coded compiled result? 



More information about the Comp.lang.c mailing list