Hi,
I'm trying to do a really simple ting, but as my book is centered around command lines, and I'm trying to program my palm, it does not have the info. What I'm trying to do is put the value of a UInt16 into a char array. I expect that I don't have to reinvent the wheel, but strcpy does not accept an integer. Any ideas?
EDIT: Oh, and I'm using C
Thanks,
David