Hi.
I am wondering how to do the following:
If you use gets(), you are issued a warning at link time that looks
something like this:
"warning: the gets function is dangerous and should not be used".
I'd like to be able to issue similar warnings in my libraries.
How is this done ?
Cheers,
--
Donovan