bool a = true ; char b = 'b' ; int c = 5; float d = 5.5; ... expects a const char* string, and the user passes in a char pointer that points ...
確定! 回上一頁