Help fixing an infinite loopline 16 [code]char check[10] = {'\0'};[/code] You fill the array with null characters line 20 [cod...
Static VariablesI think it means if you call the function from within another function, it might not be possible to ...
array help![quote=xsxs]It just does not compile the code, I followed the instructions but I'm not sure where is...
data from txt file into arraysearchstate should also be a string. Also the if statement on line 15 will never execute, because of...
Need help fixing a few errors in my program.You need to put a ; at the end of each class declaration section. Example: [code]class Foo { p...
This user does not accept Private Messages