CountofType
This might not be the best place for this, but here it goes.
I just downloaded Microsoft Visual C++ 2008 Express Edition.
I got this error right "out of the box" when trying to compile
my first program:
1>c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdlib.h(360) : error C2061: syntax error : identifier '_CountofType'
Any Suggestions?
|