|
From: <Don...@in...> - 2000-10-18 18:08:03
|
Hey, A friend of mine and I noticed something the other day with the Dev-C++ C standard libraries. How come toupper() is not in cstring.h but in another library? This will mess up the code on other compilers. Are you trying to make Dev-C++ ANSI-compliant? Don |