输入banner图图片脚本导航/分类

c-怎么将得到的数据存入到数组里

cmysqlc++数组

str.Format(_T("%s"),row[0]);
row=mysql_fetch_row(result);
将每次得到的str存在数组里,求大神