Posts by Gabriel Vinicius • 95 points
4 posts
-
4
votes2
answers400
viewsQ: Reading an array of a file
I am wanting to read from a file that has an array inside, the amount of rows and columns and printable on the screen, but my program does not appear anything, it simply stops and does not print the…
casked Gabriel Vinicius 95 -
2
votes1
answer3569
viewsQ: Passing information from a file to an array
I have a problem, I want to receive a file and copy the information from that file to an array allocated by me: Content that exists inside the file: 2..E.5..A......D ....1E....7B80..…
casked Gabriel Vinicius 95 -
0
votes2
answers157
viewsQ: Problem in string printing
I would like to know what the problem is with my string inside the function, it goes through the string and when I find an uppercase letter turn it into a lowercase letter (I have tried using the…
casked Gabriel Vinicius 95 -
3
votes1
answer96
viewsQ: Problem in phrase search function
I’m not figuring out the problem that’s in my job, she does the following: I get a char vector with the '\n' in the end. Then I run the vector by checking: If you find in the vector the exclamation…
casked Gabriel Vinicius 95