Inputting strings into char arrays without knowing array sizeanother way to go about this problem is vectors! look up the push_back method for the vector class, ...
programYour variable names and commenting are alot to be desired. what exactly are you trying to do?
blackjack programmingmaybe write up a 'blackjack_tabler' super class "for people on the table including players and deale...
Header (.h) and CPP .(cpp) HelpThe compilers probably complaining that main isn't defined or something like that. you haven't decla...
cout looping return functionsahaha, what an idiot! thanks dude! ok i switch the loop around as it was doing the opposite as i w...
This user does not accept Private Messages