Answer the question
In order to leave comments, you need to log in
^ sign in Visual C++?
I have been programming in C/C++ for a long time and used "classical" constructions.
This week there was a need to make a tiny program for Windows. Especially for this, I downloaded MS Visual Studio C++ 2010 Express
. It generated a form for me, a code for it. And among the declaration of members of the form class, I see the ^ sign all the time. Example: private: System::Windows::Forms::Label^ label3;
Can you tell me what this "^" sign means? I couldn't find it quickly, I don't know the keyword.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question