CaseSenSitive | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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+++.

5th Dec 2016, 8:37 AM
Khalil Ur Rehman
Khalil Ur Rehman - avatar
2 Answers
+ 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.
5th Dec 2016, 11:05 PM
Matt Buckley
Matt Buckley - avatar
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......
5th Dec 2016, 11:20 PM
Khalil Ur Rehman
Khalil Ur Rehman - avatar