Home  >  Article  >  Database  >  c-怎么将得到的数据存入到数组里

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

WBOY
WBOYOriginal
2016-06-06 09:42:583216browse

cmysqlc++数组

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

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn