I want to make a c programme that allows to get a list of items entered, pls any one can help ??? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
0

I want to make a c programme that allows to get a list of items entered, pls any one can help ???

like excel i want to make list using c programme that's allows to enter data and it's make an organized list of my preferences. I really need it as early as possible. if any one can help me pls.

5th Feb 2018, 7:33 AM
Uppati Eeswar Rao
Uppati Eeswar Rao - avatar
1 Resposta
+ 1
Setting up a while loop that runs for your value!=EOF should allow you to continue to enter values until entering eof to stop.
26th Mar 2018, 3:25 AM
Austin Vorhees
Austin Vorhees - avatar