Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!zephyr.ens.tek.com!tektronix!percy!m2xenix!quagga!ucthpx!uctcs!gram From: gram@uctcs.cs.uct.ac.za (Graham Wheeler) Newsgroups: comp.lang.c Subject: Re: Borland C++ bug? Message-ID: Date: 21 Jun 91 12:35:59 GMT References: <1991Jun19.003026.21026@noose.ecn.purdue.edu> Sender: news@ucthpx.uct.ac.za (UCT News Admin.) Organization: University of Cape Town Lines: 12 In <1991Jun19.003026.21026@noose.ecn.purdue.edu> del@percheron.ecn.purdue.edu (David A Whittemore) writes: >i often use sprintf() to append an existing char[] with another: Why on earth don't you just use strcat? Its a much cheaper operation than a sprintf. -- Graham Wheeler | "That which is weak conquers the strong, Data Network Architectures Lab | that which is soft conquers the hard. Dept. of Computer Science | All men know this; none practise it" University of Cape Town | Lao Tzu - Tao Te Ching Ch.78