Learn different pre-defined functions, pointer to string, etc. ... using namespace std; int main(){ char str[ ] = "Hello"; cout << str << endl; return 0; }.
確定! 回上一頁