Re: platform specific API or C standard API
- From: "Alex Blekhman" <tkfx.REMOVE@xxxxxxxxx>
- Date: Mon, 12 Nov 2007 13:30:56 +0200
"George" wrote:
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?
You can find this info on every function's page in MSDN. See
"Requirements" section. There is compatibility info aganst
each variant of the function.
Alex
.
- References:
- platform specific API or C standard API
- From: George
- platform specific API or C standard API
- Prev by Date: Re: platform specific API or C standard API
- Next by Date: Re: Free Store of memory
- Previous by thread: Re: platform specific API or C standard API
- Next by thread: Re: Free Store of memory
- Index(es):
Relevant Pages
|