PDA

View Full Version : How to convert int to char *


saktiii
03-12-2004, 12:36 PM
Anyone knows?

saktiii
03-12-2004, 12:48 PM
ok i just found it.using sprintf.i shoulda think more,before i post
cheers

AcesOver
04-06-2004, 05:05 PM
you can also use itoa(). int to ascii