[net.sources] Using identifiers with more than 7

robison@uiucdcsb.CS.UIUC.EDU (03/07/86)

> ...
> I  wish  that the people that post sources to the net would try to keep
> in mind that some of us have compilers that can't swollow  indentifiers
> that are longer than seven (7) characters long.
> ...
> 

I have a converter program which replaces all long identifiers by short
identifiers automatically.  I've been able to make a short-identifier `lint'
work on long identifer sources correctly.

Presumably the same converter could be used for compilation.  If there 
is enough interest, I'll post the converter program (along with documentation)
to the net.

- Arch D. Robison
  University of Illinois at Urbana-Champaign

  robison@uiucdcs