Posts by Vedovotto • 1 point
3 posts
-
-1
votes1
answer322
viewsQ: Write to C files
Eai personal. I need to do a work in C that I have to create files with numerical sequences and create another file with the intersection of those numbers and such... However, I can’t write these…
-
-3
votes1
answer12496
viewsQ: Convert received value as int to char type in C
I am doing a college job in which I have to convert a received value to char so that I can write it out in full for example. Help me create this function.
-
0
votes1
answer11293
viewsQ: How to hide the iframe scrollbar?
Because this command is not working? I wanted the scroll bar to go away. I’ve used width: 0px; in place of display: none; but it didn’t work either. <!DOCTYPE html> <html lang="pt-br">…