I need a piece of code (in C) that reads multiple inputs on asingle line(single user input) seperated by spaces so forexample.
For example the input is:
c 0 A
I need to store c, 0 and A seperately but sometimes the userwill input an integer where the char would be like 0 or 1 and leavethe rest blank so sometime input will be just:
0
or
d
Help will thumbs up god bless
Expert Answer
An answer will be send to you shortly. . . . .