+ 1
Had c++ puts statement
2 Réponses
+ 2
Puts();
is a means of C output
https://code.sololearn.com/cyzE199Zv8Lq/?ref=app
+ 2
An example.
With the correct include, puts() and printf() can be used in C++
https://code.sololearn.com/c3fUwnZDpjJK/?ref=app