Quantcast
Channel: daffodil Discussions Rss Feed
Viewing all articles
Browse latest Browse all 89

New Post: How to deal with predefined macro such as _MSC_VER when working with vc60 mode?

$
0
0

If you're going to set _MSC_VER in the same source file that tests its value, you defeat the purpose of using it. In that case you might as well remove the preprocessor conditions altogether.

There is no way using preprocessor symbols to discern the platform toolset except for values like _MSC_VER that are set by the build tool or your own symbols defined in your project settings.


Viewing all articles
Browse latest Browse all 89

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>