C++ Learning Community Forum
August 01, 2010, 03:13:57 AM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: Hello.
Home
Help
Search
Login
Register
C++ Learning Community Forum
>
General C++ Programming
>
C++ Tips
>
VS2008 additional code checks
Pages: [
1
]
« previous
next »
Print
Author
Topic: VS2008 additional code checks (Read 1155 times)
adeyblue
Dr. of C++ology
Posts: 653
Taming the turntables a beat at a time
VS2008 additional code checks
«
on:
November 28, 2008, 12:02:04 AM »
If you have the pro version (I don't have express so not sure if it works there) add "/analyze" to the command to have additional sanity checks performed on the code such as potential NULL pointer use, ignoring of return values, format string validation for printf style functions and other goodies
Logged
All WM_ message names
-
Getting kernel thread stacks the Process Explorer way
DarkPrince
Nerd
Posts: 91
Re: VS2008 additional code checks
«
Reply #1 on:
December 11, 2008, 07:30:46 PM »
Random but very interesting.... pssttt by the way, I now have the Pro edition, by using the DreamSpark services to get it since I am in college (or what not). :3 Woohoo! *has been playing with the Smartphone/PDA emulators*
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General C++ Programming
-----------------------------
=> C++ Help
===> C Programming
=> C++ Tips
=> C++ in General
=> 3rd Party Libraries Programming
-----------------------------
Platform Specific Programming
-----------------------------
=> Windows
=> Linux
=> DirectX
=> OpenGL
-----------------------------
C++ Creations
-----------------------------
=> Finished Products
=> Work in Progress
-----------------------------
Resources
-----------------------------
=> Recommended Resources
=> Bookworm's Corner
===> Accelerated C++: Practical Programming by Example
===> Code Complete
-----------------------------
Other than C++....
-----------------------------
=> Off Topic
=> Other Programing Languages
===> ASM Programming
=> Computer Lab
=> The Community
Loading...