Re: OK on Windows C++
Re: OK on Windows C++
- Subject: Re: OK on Windows C++
- From: Dave Carrigan <email@hidden>
- Date: Mon, 30 Nov 2009 12:10:28 -0800
Preprocess the file, and have a look at what the line looks like after macro expansion.
On Nov 30, 2009, at 11:56 AM, David Blanton wrote:
> this line
>
> void LineTo(int x, int y, UINT ID, COLORREF col = 0, int solid = 1, int xor = 0);
>
> gives this error
>
> error: expected ',' or '...' before '^' token
>
> can anyone tell me what is wrong? I don't see '^' token
--
Dave Carrigan
email@hidden
Seattle, WA, USA
_______________________________________________
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