Instead C stores strings of characters as arrays of chars, terminated by a null byte. ... char *prompt = "Please enter the next number: ";. String literals ...
確定! 回上一頁