[net.unix-wizards] _ctype_ variable

dyer (02/05/83)

The symbol "_ctype_" is defined in "ctype_.o" in libc, and hence
is automatically loaded when your program is compiled.  In most
source hierarchies it's in ".../libc/gen/ctype_.c"

/Steve Dyer