Posts by user185128 • 11 points
2 posts
-
0
votes1
answer21
viewsQ: How to add "" to an input
How do I add "" to an input? I tried to do it in many ways but the one I got closest to was this, but it does not return a word, it returns "(null)" int main(void) { char p; char x = 34;…
casked user185128 11 -
0
votes1
answer44
viewsQ: How can I improve?
I started learning C a few days ago and created this program, which in a simple way calculates a person’s salary after receiving some data from it... However I don’t work in the IT area and I have…
casked user185128 11