[C/C++][傳遞與回傳字串]. /* * Author: MH * Since 2013/10/21 * Toolkit: Code::Block 12.11 */ #include <stdio.h> void returnString(char **str2) ...
確定! 回上一頁