0
How can I use input?
When I run in program.It says need input.But I type in input.How can I do?
2 Antworten
+ 2
Hi Shaikat Al Hasan
For the C programming language use:
scanf()
Here is a lesson: see the third example
https://www.sololearn.com/learn/C/2914/?ref=app
0
Say target language,pls ;)