int a = cin.get(); 第2種有一個參數char.且回傳一個basic_isteam. 也就是說,你在呼叫 cin.get()時要傳入一個字元.例: ...
tw.knowledge.yahoo.com