The best way to initialize a char array in C is to use the strcpy() function. It takes two parameters within it, the char array you want to initialize and a ...
確定! 回上一頁