From: Godmar Back (gback@cs.utah.edu)
Date: Sun Jan 10 1999 - 17:26:12 EST
>
> > It appears that this requires programmers to be very careful about
> > avoiding global symbols whenever possible. Or is there a #pragma
> > or something that allows programmers to tell the tool chain to not
> > include a symbol in this table?
>
> I think `static' does just that :-)
>
Obviously, I was referring to symbols that are non-static because they're
accessed from multiple files within the library but which are not accessed
by any files outside the library.
- Godmar
This archive was generated by hypermail 2b29 : Sat Sep 23 2000 - 19:57:34 EDT