0
Arrays
I have declared a character array of size 25 I am entering using get() and getline() But the problem is remaining characters fills them with garbage value which I don't want Anyone for help?
2 Respostas
+ 2
use cin.getline()
https://www.sololearn.com/Discuss/974706/?ref=app