const char * function (...) returns a pointer to data that cannot change. The caller can see the data but the compiler will reject any code that may change ...
確定! 回上一頁