spaces in char array input - C++ Forum - Cplusplus.com

spaces in char array input - C++ Forum - Cplusplus.com

瀏覽:333
日期:2025-06-17
Make name a char* or a string and use cin.getline(char* name) or ... with) would be to create a pointer (char * p1) and point it at the char array ......看更多