I just started coding C++ in NetBeans. I have a working code.(compiled fine , run fine) The problem is the code will show some errors(unable to resolve identifiers).
why this is happening. ? The code works fine. How can i fix this issue?
I just started coding C++ in NetBeans. I have a working code.(compiled fine , run fine) The problem is the code will show some errors(unable to resolve identifiers).
why this is happening. ? The code works fine. How can i fix this issue?