Ok but anyway I learnt to define a char pointer like this (from a book): ... int car::getYear() { return *year; } char *car::getModel() ...
確定! 回上一頁