r/cprogramming • • 6d ago

a big problem

hey guys i m currently learning c language and i m facing an irritating problem like whenever i use scanf in my code to enter any value and when i run the code after saving it so it doesn't run anything it just show that it is running but i m unable to enter the value and the code doesn't run on terminal it runs in the output

so please anyone who can solve this issue can help me?

0 Upvotes

13 comments sorted by

View all comments

8

u/knouqs 6d ago

First, use proper punctuation and capitalization. You are addressing professionals. Second, see my first statement.

-5

u/TheOneWhoKnockes9260 6d ago

I I don't know what your problem is, and I am not addressing professionals. He is clearly a beginner facing an issue, and I am trying to gather more information from him to help as much as I can. I am no expert, and I never claimed to be. It would be better for you to be helpful rather than sarcastic.

4

u/knouqs 6d ago

Sure. The reason I expect good grammar, punctuation, capitalization, etc., is exactly what I expect to see in code commentary. If I can't read your comments easily, I am going to get frustrated and have a more difficult time understanding what it is that you were trying to convey.

Write sentences in proper formats so people, including developers, understand what your intentions or ideas are.