0
How to write the syntax without any error what are the corrections required when an error occurs
Suggest steps to overcome errors for begginers
2 Respostas
0
syntax error is nothing to worry about, cause it doesnt really determine ur skills..but to avoid it, just keep coding.no need to try to remember it...u will remember the syntax eventually
0
U can use any smart ide which will predict automatically like in visual studio install cpp extension if u type any function or predefined methods it will automatic predict .
In visual studio u can use pvs tool it will help you to solve errors .
there are lots of ide and compliers which providing u this facility use them u can write code very effectively and in less time