|
-
January 23rd, 2009, 07:04 PM
#4
Re: Build Errors
 Originally Posted by weirddemon
Here is the code:
Code:
130. private: System::Void button1_Click(System::Object^ sender, System::EventArgs^ e)
Wrong forum. As far as this forum is concerned, that "^" is the exclusive-or operator in C++, and that line of code makes no sense whatsoever.
That code is managed C++, and this is not a managed C++ forum. This forum is explicitly for non-managed, traditional C++ using Visual C++ using MFC, ATL, COM, etc.
Regards,
Paul McKenzie
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|