Re: Microsoft & GNU c++ compiler
From: Bronek Kozicki (brok_at_rubikon.pl)
Date: 07/08/04
- Next message: SaltPeter: "Re: how to got struct with address????"
- Previous message: Jason Winnebeck: "Re: Microsoft & GNU c++ compiler"
- In reply to: Jason Winnebeck: "Re: Microsoft & GNU c++ compiler"
- Next in thread: red floyd: "Re: Microsoft & GNU c++ compiler"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 9 Jul 2004 00:58:18 +0200
Jason Winnebeck wrote:
> Could one not use pragmas to turn on extensions in your "master" (PCH)
> header file when you include the SDK stuff, then turn them back on
> afterwards?
the only relevant pragma is :
#pragma conform(forScope ...
.... but it turns off just one of many C++ extensions "available" in
MSVC :( I think they will make it better in MSVC8 (C++ .NET 2005).
B.
- Next message: SaltPeter: "Re: how to got struct with address????"
- Previous message: Jason Winnebeck: "Re: Microsoft & GNU c++ compiler"
- In reply to: Jason Winnebeck: "Re: Microsoft & GNU c++ compiler"
- Next in thread: red floyd: "Re: Microsoft & GNU c++ compiler"
- Messages sorted by: [ date ] [ thread ]