Posts by Célio Eduardo • 1 point
1 post
-
0
votes1
answer55
viewsQ: Doubt regarding string manipulation
I’m starting programming and was trying to do a string manipulation, someone could help me in the code below where I would be missing: #include <stdio.h> int main( int, char ** ) { char nome[]…