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

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

WBOY
Release: 2016-06-06 09:42:58
Original
3271 people have browsed it

cmysqlc++数组

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

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template