Strings · " " HowStuffWorks.com · char str[100]; · char s[100]; strcpy(s, "hello"); · #include <string. · #include <stdio. · int strlen(char s[]) { int x; x=0; while ...
確定! 回上一頁