I'm wondering how it is possible to read from a file looking like this: 0001 1 0002 0 0003 0 0004 1 The program should read the file and understand 0001 as an integer and 1 or 0 as an integer. The two numbers should be saved in variables such as a, b. Can anyone help? T. Kristoffersen <[EMAIL PROTECTED]>
- Re: Separate two integers Torbjørn Kristoffersen
- Re: Separate two integers Marin D
- Re: Separate two integers holotko
- Re: Separate two integers Renato
- remove Ravindra Jaju