$ in identifiers -- poll

Geoff Kuenning geoff at desint.UUCP
Tue Dec 18 18:08:49 AEST 1984


In article <422 at gitpyr.UUCP> robert at gitpyr.UUCP (Robert Viduya) writes:

>    extern sys_read "SYS$READ" ();
>
>would tell the compiler/linker to call the entrypoint  "SYS$READ"  whenever
>"sys_read"  was called in the source.

Bravo for this idea!  The syntax, however, conflicts with the "old-style
initializer" syntax.  Anybody got ideas for a parseable syntax?
-- 

	Geoff Kuenning
	...!ihnp4!trwrb!desint!geoff



More information about the Comp.lang.c mailing list