A question I'm ashamed to ask
A question I'm ashamed to ask
- Subject: A question I'm ashamed to ask
- From: April Gendill <email@hidden>
- Date: Wed, 20 Oct 2004 10:48:48 -0700
Ok. I work with plain old ansi c so little that this has escaped me. In
one of my application I need to take a plain old C character array
and make it into a string but the string needs to use a conversion
character.
so I basically I need
char * something = "%x", someInteger;
basically I need to convert the integer into it's hex value and place
it in the string.
I can't figure out how to do this.
April.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden