Telling csh about multiple, machine-dependent libraries

Doug Gwyn gwyn at smoke.BRL.MIL
Sun Nov 20 12:15:28 AEST 1988


In article <2662 at sultra.UUCP> dtynan at sultra.UUCP (Der Tynan) writes:
>... the MINIX C compiler balks when it sees;
>#ifdef 3b1
>For some reason it doesn't like the '3'.  What we need around here, is a
>'standard'!

"3b1" is not a valid identifier since it doesn't start with a letter or
underscore.

We've been working on the standard.  It won't permit predefined
identifiers unless they start with an underscore or two.



More information about the Comp.unix.questions mailing list