0
CaseSenSitive
As we all fellows know that C++ is case sensitive and we expert in c++ programming then we would writing very long or complex programme. How we prevent this TypO error to include some sort of library or built-in case sensitive prevention methodology? If you have a solution then YOU would be inventer of modern C+++.
2 Antworten
+ 1
Even notepad++ has more than one way to do this. I simply do a find and replace for each term with matching case off.
0
C++ should have to include error tracing option by providing an underline method or something else so time would be save by finding errors in whole written code (scrolling down / reading full code A-Z).
Finding / tracing logical error is a tedious job, it has to be done by C++ or we have to include our own modified toolkit library into C++ extracting from other language translator or coding processor translator so that programme would be efficient, elegant and effective with minimum wastage of precious time.
Thanks fellows......