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

C Strings in C and C++ - Cprogramming.com

Strings are arrays of chars. String literals are words surrounded by double quotation marks. "This is a static string" To declare a string of 49 letters, you would want to say: char string[50]; This would declare a string with a length of 50 characters. D

www.cprogramming.com

網址安全性掃描由 google 提供