Thread
:
problem with cin command
View Single Post
Feb 15th, 2005, 2:10 AM
#
2
NarrowPathPilgrim
Newbie
Join Date: Nov 2004
Posts: 5
Rep Power:
0
I think that this part of the code is the problem, am I right?
(
Toggle Plain Text
)
cin>>lock; if (lock = lock) { shotgun.locked(); }
cin>>lock; if (lock = lock) { shotgun.locked(); }
NarrowPathPilgrim
View Public Profile
Find More Posts by NarrowPathPilgrim