6 char externs -- a lint suggestion

Bill Fecht bwf at ihldt.UUCP
Thu Oct 11 23:46:31 AEST 1984


A lint option could be included which would allow one to have it
check all internal names to be unique up to 'n' significant characters.

Then, if the number of significant characters in internal names is made
machine dependent, a programmer could certify that a program is portable
to machines which need to limit the number of significant characters on
externs.

It would also make it easier for someone to make changes to a program
so that it would "fit" on their machine.

bill (of course you could always write a program that would ...) fecht
ihnp4!ihtnt!bwf



More information about the Comp.lang.c mailing list