If the char array beeing returned is a local variable such as: char *func1() { char string[] = "Hello World"; return string; }
確定! 回上一頁