Prepending _ in C external names necessary?

Ipse dixit ken at rochester.UUCP
Fri Dec 6 00:40:46 AEST 1985


In article <9109 at ritcv.UUCP> spw2562 at ritcv.UUCP (Fishhook) writes:
>now suppose there's a symbol dosome defined by the assembler.  By prepending
>you avoid a conflict.  with appending, you don't.

Ah, but all the assembler symbols like r6 are short. If the C symbol is
long enough to exceed the significance limit it certainly won't clash
either. Unless you define some long symbols in assembler, that is.
-- 
UUCP: ..!{allegra,decvax,seismo}!rochester!ken ARPA: ken at rochester.arpa
USnail:	Dept. of Comp. Sci., U. of Rochester, NY 14627. Voice: Ken!



More information about the Comp.unix.wizards mailing list