How can I torture test my code to achieve maximum reporting?
+fsc
assumes string constants are const char*
+fpn
warns about the use of pointer parameters without first checking for NULL
-
strong(AJX)
All typedefs must match exactly
-w4
use the maximum warning level