problems with argc, *argv[]it's working thanks a lot!
problems with argc, *argv[]well I'm not doing that, I say if argv[i] == "4" (a string), assign an int to an array... I don't se...
problems with argc, *argv[]I'm not sure that this is the problem, because the purpose of having an if...else if nest is to not ...
problems with argc, *argv[]Here's my code: [code] const unsigned short NB_TOTAL_ELEMENTS = 81; int main(int argc, char *argv[...
tricky c++ questionok thanks a lot!