Telling csh about multiple, machine-dependent libraries
Stephen J. Friedl
friedl at vsi.COM
Tue Nov 29 02:36:42 AEST 1988
In article <142 at minya.UUCP>, jc at minya.UUCP (John Chambers) writes:
> Some of these [cpp defines] are obvious.
> I wonder what "class" and "ident" do?
These are products of the AT&T compiler. #ident is used to put
SCCSID-style info into an object file, and it takes a string
literal. #class was used with `C with Classes', the predecessor
to C++, and it may call up some kind of preprocessor.
Steve
--
Steve Friedl V-Systems, Inc. +1 714 545 6442 3B2-kind-of-guy
friedl at vsi.com {backbones}!vsi.com!friedl attmail!vsi!friedl
------------Nancy Reagan on climaxes: "Just say moan!"-------------
:wq!
More information about the Comp.unix.questions
mailing list