Hi all,
I am working on a program/assignment where the user will input a row of numbers on the command line argument in an array where each number can be assigned to its own index. For example: 123456789
How can I let the program know to assign each number to its own index without using space?
Any help would be much appreciated thank you in advance!
Please read and follow the rules for this website!
http://forums.next.codeblocks.org/index.php/topic,9996.0.html (http://forums.next.codeblocks.org/index.php/topic,9996.0.html)