在Visual C++ 6.0或Dev-C++中,原型為. size_t strlen(const char *string);. ,其中size_t實際上是unsigned int,在VC6.0或Dev-C++中可以看到這樣的代碼:.
確定! 回上一頁