Thread
:
error C2065: 'unit_counter2' : undeclared identifier
View Single Post
May 15th, 2006, 7:28 AM
#
6
DaWei
Resident Grouch
Join Date: Jun 2005
Posts: 6,453
Rep Power:
10
Again, you're asking us to judge code you're refusing to show, for some reason. Despite that, I'll peer into the crystal ball and guess that it was defined in a place such that it fell out of scope before you used it again.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code.
Contributor's Corner:
Grumpy on C++ Exceptions
DaWei on Pointers
DaWei
View Public Profile
Visit DaWei's homepage!
Find More Posts by DaWei