Syntax problems with VC7\include\wchar.h

  • Thread starter Thread starter Don Baechtel
  • Start date Start date
D

Don Baechtel

I am using Visual Studio .net 2003.
I am getting several C2143,C2059,C2447 syntax errors with
wchar.h file starting with line 781.

Does anyone know what the problem is and how I might fix
it?

Thanks much.
 
What other headers are you including, and in what order?

Cheers,
Stoyan
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top