Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!ucsd!ucbvax!bloom-beacon!eru!hagbard!sunic!ericom!eos.ericsson.se!epames From: epames@eos.ericsson.se (Michael Salmon) Newsgroups: comp.lang.c Subject: Re: printing underlined text Message-ID: <1990Nov13.074643.3107@ericsson.se> Date: 13 Nov 90 07:46:43 GMT References: <8611@fmeed1.UUCP> <1990Nov11.153636.13643@mp.cs.niu.edu> <1990Nov12.183213.8920@ssd.kodak.com> Sender: Michael Salmon Reply-To: epames@eos.ericsson.se Organization: Ericsson Telecom AB Lines: 10 While I agree that the solutions given will all work I would like to make a couple of comments. Firstly C has a lovely way to describe system independant characters, in this case \r and \b, personally I hate having to translate into and out of octal. Secondly, I would advise against using backspace in any output to a dot matrix printer, it causes the buffer to be printed and this can significantly slow down the printer. Michael Salmon L.M.Ericsson Stockholm