From: GBeushausen AT t-online DOT de (Gunnar Beushausen) Newsgroups: comp.os.msdos.djgpp Subject: ultoa Date: 15 Feb 1997 00:32:23 GMT Organization: Telekom Online Internet Gateway Lines: 20 Message-ID: <5e306n$pj8@news00.btx.dtag.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hi. Is there in DJGPP an ultoa function implemented? When i'm doing this, djgpp says implicit delcaration and it doesn't work: strcpy(str, ultoa(long, string, 10)); Or the same thing into another Question. How can i generate the following string: str = "Remaining physical memory: XX\n Remaining virtual memory: XY\n" where XX is _go32_dpmi_remaining_physical_memory and XY is _go32_dpmi_remaining_virtual_memory Thanx --- Gunnar Beushausen GBeushausen AT t-online DOT de http://www.hof.de/~gbasic