經安全檢測,此網站為安全網站,請放心前往原始網址!

Difference between string and char[] types in C++ - Stack Overflow

Well, string type is a completely managed class for character strings, while char[] is still what it was in C, a byte array representing a character string for you. In terms of API and standard library everything is implemented in terms of strings and not

stackoverflow.com

網址安全性掃描由 google 提供