From: GBeushausen AT t-online DOT de (Gunnar Beushausen) Newsgroups: comp.os.msdos.djgpp Subject: Re: ultoa Date: 16 Feb 1997 05:03:43 GMT Organization: Telekom Online Internet Gateway Lines: 17 Message-ID: <5e64ff$85b@news00.btx.dtag.de> References: <5e306n$pj8 AT news00 DOT btx DOT dtag DOT de> <3306AB70 DOT B7B AT cs DOT com> 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 John M. Aldrich wrote: > > Use sprintf() as follows: > > char str[80]; > > sprintf( str, "Remaining physical memory: %lu\nRemaining virtual memory: > %lu\n", _go32_dpmi_remaining_physical_memory(), > _go32_dpmi_remaining_virtual_memory() ); > Thanx, this will help a lot. How could i forgot sprintf??? --- Gunnar Beushausen GBeushausen AT t-online DOT de http://www.hof.de/~gbasic