Re: DISCUSSION: Naming conventions (for C code)
Daniel LaLiberte (liberte@ncsa.uiuc.edu)
Fri, 4 Jun 93 10:33:47 CDT
I agree you need to prefix C extern names with some code to protect
names. Without this protection, name clashes can be very difficult
and cumbersome to get around.
dan