Question: Is it possible to use a char pointer array ( char *<name>[] ) to read an array of strings from a file in C? Given: code is written in ANSI C; ...
確定! 回上一頁