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]