Re: platform specific API or C standard API



George2 wrote:
Hello everyone,

Are there any official site to check whether an API (like tolower or
toLower) is platform specific API (e.g. Microsoft platform specific,
Linux specific) or C common standard API?

Look it up in the standard!

--
Ian Collins.
.



Relevant Pages