Hello, I have some questions about declare functions, when I declare a function, what is the different between const char* f(); and char* const f(); Thank for your help! Nachi:)
Hello, I have some questions about declare functions, when I declare a function, what is the different between const char* f(); and char* const f(); Thank for your help! Nachi:)