- This topic has 0 replies, 1 voice, and was last updated 4 years, 4 months ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
aiannum.com has rebranded as Progaiz.com
› Forums › CS50’s Introduction to Computer Science by Harvard University on Edx › Week 1: [C] – Data Types, Operators, Conditional Statements, Loops, and Command Line › Which code/command should I use in the IDE terminal to get suggestions of where I have made an error
Tagged: c language, CS50 IDE, help50, IDE terminal, make command
Which code/command should I use in the terminal to get suggestions of where I have made an error in case the program is not successful in running. For instance, after running a code, I know there are errors. So after typing make hello, I get
1 error generated.
make: *** [: hello] Error 1
It would help to know suggestions. I understand there is a feature, but unable to figure it out and so seeking help.

Reply
https://cs50.stackexchange.com/questions/41711/which-code-command-should-i-use-in-the-ide-terminal-to-get-suggestions-of-where[learn_press_profile]
