Hi, I want to write a function similar to strchr(). Is there a way to mark it up so that it doesn't generate a cast-qual warning whenever it is invoked? Thanks, Andrew.
Hi, I want to write a function similar to strchr(). Is there a way to mark it up so that it doesn't generate a cast-qual warning whenever it is invoked? Thanks, Andrew.