![]() |
|
|
|
| ||||||
|
Welcome to the The ProgrammersTalk Community forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact contact us. |
![]() |
![]() | | LinkBack | Thread Tools | Display Modes | ![]() |
| |
| |||
| Quote:
Is this what you're looking for? As for the option to treat char as unsigned by default, the Property page beneath Code Generation is called Language. in VS 2003, I have the Default char unsigned option there. If VS2005 is different (Last time I used VS2005 it looked more-or-less identical) then you might need to flick through MSDN's help pages. |
| ||||
| Nope i got nothing, i have found a C/C++ tree but when you expand it theres only 3 things within, all of which are not what i am after. I have been routing round MSDN but that site is made to be a pain to find things unless you get lucky. Is it maybe because i am using the express version? What i have found on MSDN is how you and the book said i should do it though i have less options. Thanks for your help, any more help would be great ![]() __________________ ![]() Great looking text - by just typing into a box you can create great looking text for your msn names, myspace, bebo, netlog, facebook and more Last edited by Lee : 07-21-2007 at 05:52 PM. |
| |||
| 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? |
| ||||
| Quote:
, 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? |
![]() |
| Thread Tools | |
| Display Modes | |
| |