compiler Flags for Code Porting
compiler Flags for Code Porting
- Subject: compiler Flags for Code Porting
- From: koko <email@hidden>
- Date: Fri, 03 Jun 2011 19:02:44 -0600
I am porting some C++ code from Windows.
I get this error:
ISO C++ forbids comparison between pointer and integer
on this code:
if (m_handle != INVALID_HANDLE_VALUE)
Is there a flag to set so this will be accepted?
-koko |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden