News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

USING NO SPACES IN COMMAND LINE ARGUMENT

Started by modeezy23, May 16, 2019, 12:02:54 AM

Previous topic - Next topic

modeezy23

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!

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]