I am sure that I once had a program which would attempt to fix any errors in your programming however I don;t have it any more, any one know whether it exists or whether I was dreaming?
Printable View
I am sure that I once had a program which would attempt to fix any errors in your programming however I don;t have it any more, any one know whether it exists or whether I was dreaming?
Sounds like lint, although I think thats for C code only, not C++. Not sure where to get it, although a web search ought to turn it up.
Maybe im reading wrong or going crazy but a program that fixes programming codes and tells you what is wrong is a compiler. Im probably not understanding your question though.