int findex;
char instr[10];

sprintf(instr,"%d",findex);

 

好像ltoa用不了。。。

 

相关文章: