0

What is the purpose of const char *

Under what circumstances can one use const char* in the code?

15th Nov 2016, 6:30 PM
Sand
1 Answer
0
Only if you are sure the variable won't be changed.
15th Nov 2016, 6:59 PM
đčđ“‡đ’¶đ“ƒđ“€đ“Ž đ”đ“‡đ’¶đ’Ÿđ“ƒđ”đ‘œđ“
đčđ“‡đ’¶đ“ƒđ“€đ“Ž đ”đ“‡đ’¶đ’Ÿđ“ƒđ”đ‘œđ“ - avatar