I know C++, but I don't always know how to use it.@firedraco I have never used vectors so that is why I said choose arrays. But if you say they are ea...
I know C++, but I don't always know how to use it.What I do is, get pencil and printing paper. Write down in words what I want to do. write int main()...
How to use wildcards with argvI think if you use a terminal to run it, the shell should unravel the names for you. I am currently ...
Powerball ProgramPointers are declared like this: [code]int *name;//it can be int/char/long int/uint...anything, but...
Partially-filled array@maeriden I would have done it that way, but in his code, he had b incrementing at the same time as...
This user does not accept Private Messages