W WarDemon666 Platinum Member Nov 28, 2000 2,224 0 0 Oct 15, 2004 #1 whats wrong with this code? it wont run Thanks. EDIT: Me <-- type bad
Crusty Lifer Sep 30, 2001 12,684 2 81 Oct 15, 2004 #2 change ALL of your mod to % % is the modulus division operator in c++ edit: couldn't resist all your mod are belong to %
change ALL of your mod to % % is the modulus division operator in c++ edit: couldn't resist all your mod are belong to %
W WarDemon666 Platinum Member Nov 28, 2000 2,224 0 0 Oct 15, 2004 #3 haha. the teacher was teaching this and told us on the board to use mod, whats up with that?
S screw3d Diamond Member Nov 6, 2001 6,906 1 76 Oct 15, 2004 #4 Originally posted by: WarDemon666 haha. the teacher was teaching this and told us on the board to use mod, whats up with that? Click to expand... I guess when she told you to use mod, she assumed that you guys know that mod = % on C++. Haven't been paying attention in class lately? <-- guilty
Originally posted by: WarDemon666 haha. the teacher was teaching this and told us on the board to use mod, whats up with that? Click to expand... I guess when she told you to use mod, she assumed that you guys know that mod = % on C++. Haven't been paying attention in class lately? <-- guilty
S Sentinel Diamond Member Jun 23, 2000 3,714 1 71 Oct 15, 2004 #5 ah i got yelled at the other day when i fell asleep during functions
W WarDemon666 Platinum Member Nov 28, 2000 2,224 0 0 Oct 15, 2004 #6 heheh, oh well. Thanks guys edit: something is wrong with firefox? it sent the msg when i pressed A lol
heheh, oh well. Thanks guys edit: something is wrong with firefox? it sent the msg when i pressed A lol
W WarDemon666 Platinum Member Nov 28, 2000 2,224 0 0 Oct 21, 2004 #7 Haha, just to let you guys know, the teacher got confused, she was teaching another language the class before, and forgot. lol. Ahhh teachers these days.. what are we going to do
Haha, just to let you guys know, the teacher got confused, she was teaching another language the class before, and forgot. lol. Ahhh teachers these days.. what are we going to do
I imported_jediknight Senior member Jun 24, 2004 343 0 0 Oct 21, 2004 #8 Of course, you could create 'mod' as an operator :-> (Wait? Would that work? Bah.. try it and find out ;p )
Of course, you could create 'mod' as an operator :-> (Wait? Would that work? Bah.. try it and find out ;p )