Thread: brock2
View Single Post
Old 12-25-2002, 12:29 AM   #11
cougar
Bat Boy
 
cougar's Avatar
 
Join Date: Nov 2002
Location: TEXAS
Posts: 9
I get this when I compile with MS Visual C++ 6:

Compiling...
brock2.cpp
C:\Documents and Settings\default\My Documents\C++\brock2.cpp(51) : error C2065: 'value' : undeclared identifier
C:\Documents and Settings\default\My Documents\C++\brock2.cpp(52) : error C2448: '<Unknown>' : function-style initializer appears to be a function definition
C:\Documents and Settings\default\My Documents\C++\brock2.cpp(52) : fatal error C1004: unexpected end of file found
Error executing cl.exe.

brock2.exe - 3 error(s), 0 warning(s)
cougar is offline   Reply With Quote