#include <stdio.h> · #include <stdlib.h> · #include <string.h> · int main() · { · Char file[110]; / / need to pre-allocate the buffer · char path[30] = "Hello!";.
確定! 回上一頁