Re: Why does MSDN say this is c++?
- From: "aa" <ss>
- Date: Thu, 2 Feb 2006 12:00:51 -0600
"Alex Blekhman" <tkfx.N05P4M@xxxxxxxxx> wrote in message
news:eoUZLc9JGHA.500@xxxxxxxxxxxxxxxxxxxxxxx
Jim Langston wrote:
I did a search for semaphore c++ and came across this
page:
http://windowssdk.msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref22/html/T_System_Threading_Semaphore.asp
[...]
Why does MSDN say this is C++ when it is obvoiusly
something else?
Because it belongs to .NET Framework and code is for managed C++, not for
native C++. You found this topic by mistake. It's real address:
It is ONLY for CLI, it has nothing to do with C++.
.
- Follow-Ups:
- Re: Why does MSDN say this is c++?
- From: Tim Roberts
- Re: Why does MSDN say this is c++?
- References:
- Why does MSDN say this is c++?
- From: Jim Langston
- Re: Why does MSDN say this is c++?
- From: Alex Blekhman
- Why does MSDN say this is c++?
- Prev by Date: Re: strnicmp
- Next by Date: Re: How to make the file undeleteable
- Previous by thread: Re: Why does MSDN say this is c++?
- Next by thread: Re: Why does MSDN say this is c++?
- Index(es):
Relevant Pages
|