There are many times that I get compile errors when I use char* instead of const char*. So, I am not sure the actual difference, the syntax and the compile mechanism.
There are many times that I get compile errors when I use char* instead
Share
If you’re after the difference between the two, just think of them as: