Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!samsung!crackers!m2c!jjmhome!smds!rh From: rh@smds.UUCP (Richard Harter) Newsgroups: comp.lang.c Subject: Re: Source for "integer to ascii" and multiple file search-n-replace Summary: Suppose you want a small executable Message-ID: <261@smds.UUCP> Date: 28 Nov 90 09:47:09 GMT References: <318@cti1.UUCP> <1990Nov20.014110.16982@ux1.cso.uiuc.edu> <1990Nov27.224111.24038@cbnewsm.att.com> Organization: SMDS Inc., Concord, MA Lines: 21 In article <1990Nov27.224111.24038@cbnewsm.att.com>, lfd@cbnewsm.att.com (leland.f.derbenwick) writes: > In article <1990Nov26.192218.29782@athena.mit.edu>, scs@adam.mit.edu (Steve Summit) writes: > > In article <324@cti1.UUCP> mpledger@cti1.UUCP (Mark Pledger) writes: > > >Maybe nobody is reading my question, but everyone keeps mailing me answers > > >using sprintf() which is actually what I don't want. > > Sprintf simply is the recommended function, and it is "fast > > enough" in the vast majority of applications... ... very reasonable remarks about "handrolling your own" deleted. Everyone seems to be overlooking that there is a perfectly good reason why one might want to avoid sprintf -- if the program does not use the printf family the relevant library routines are not loaded and the executables are much smaller. Sometimes this is a consideration. -- Richard Harter, Software Maintenance and Development Systems, Inc. Net address: jjmhome!smds!rh Phone: 508-369-7398 US Mail: SMDS Inc., PO Box 555, Concord MA 01742 This sentence no verb. This sentence short. This signature done.