James wrote:

> If you want to convert ints to strings try this:
> 
> ...
> #include <string.h>

sprintf(), like printf() and fprintf(), is declared in stdio.h.

-- 
Glynn Clements <[EMAIL PROTECTED]>

Reply via email to