Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!asuvax!noao!coyote!bbs From: ferdie@coyote.datalog.com (fred jarvis) Newsgroups: comp.windows.ms.programmer Subject: Re: HELP with Windows questions Message-ID: Date: 22 Apr 91 08:55:49 GMT References: <113517@cc.utah.edu> Sender: bbs@coyote.datalog.com (Waffle System) Organization: Datalog Consulting, Tucson, AZ Lines: 11 GANGFANG@cc.utah.edu writes: > Hi netters! > I have some Windows questions need to be helped with. > 1. The 'wsprintf' function doesn't support floating point data, whatelse > can be used to print a float type data into a string? > ... sprintf is still available, which supports floating point data, by including ; however, this will increase the size of your .EXE Fred Jarvis