Re: C question

Steve Evans (steve@nospam.progsoc.uts.edu.au)
Fri, 7 Jun 1996 14:30:11 +1000 (EST)

On Thu, 6 Jun 1996, Patrick Kennedy (SYD) wrote:

>
> does anyone know how i can put an integer into a string in C?
>
> before you scream sprintf(theString, "%d", theInteger) !!!!!, it doesn't
> work on the port of C i'm using.
>
> so any other suggestions?

Tried %i???

--

Steve Evans Personal mail : steve@nospam.progsoc.uts.edu.au Integrated Research Work mail : Steve_Evans@nospam.ir.com.au Uni mail : sjevans@nospam.socs.uts.edu.au WWW : http://www.progsoc.uts.edu.au/~steve/