Error in compile

Posted by Txzeenath on Sat 24 Jul 2004 08:37 AM — 1 posts, 8,770 views.

USA #0
I'm cleaning up all my code, and haven't encountered this before and therefor have no idea how to get rid of it..

What I want to know mostly is how to get rid of this..
"cast discards qualifiers from pointer target type"

If you need to know the line in question is:
return (char *) in;


Any help is greatly appreciated :(