Re: Conversion from int to char
- From: fm2766 <fm2766@xxxxxxxx>
- Date: Sun, 31 Aug 2008 00:59:37 +0200
fm2766 ha scritto:
Hello, I have to convert integers in characters; for example: from number i=123456 to string c="123456".
I could write in a file the variable "i", and later read it as a variable "c", but this method seems to me very inefficient.
Some suggestions?
Thank you very much.
All you were very kind. :-)
.
- Prev by Date: C Interoperability - Strings
- Next by Date: Accessibility-check for GENERIC bindings' targets
- Previous by thread: Re: Conversion from int to char
- Next by thread: C Interoperability - Strings
- Index(es):