Inserting struct data into a vector? Code: [View]. struct data { string name; string title; string author; }; vector <data> books;.
確定! 回上一頁