Quote:
Originally Posted by Bench I've just been leafing through MSDN, and found this page Breaking Changes in the Visual C++ 2005 Compiler (C++)
Apparently a lot of redundant features were removed in VS2005, with the single threaded runtime libraries seeming to be being one of them.. in other words, it would appear you're already using the multi-threaded runtime libraries.
Another option which appears in the C/C++ tree is called Command Line - does this appear in VS express edition? |
Thanks for the link, thats one of two problems solved

, as for the 2nd i looked under the C/C++ tree and there was no command line option there

, there are other command line in options in other property windows, one comes under debug?
I am thinking try it in debug command line because i would think the compiler would treat it as an error but then the command would kick in and make it
unsigned char?