Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!att!linac!pacific.mps.ohio-state.edu!zaphod.mps.ohio-state.edu!van-bc!ubc-cs!alberta!mts.ucs.UAlberta.CA!Al_Dunbar From: userAKDU@mts.ucs.UAlberta.CA (Al Dunbar) Newsgroups: comp.lang.c Subject: Re: printing underlined text Message-ID: <1927@mts.ucs.UAlberta.CA> Date: 18 Nov 90 16:08:57 GMT References: <43321@eerie.acsu.Buffalo.EDU> <8611@fmeed1.UUCP> <1990Nov11.153636.13643@mp.cs.niu.edu> <1925@mts.ucs.UAlberta.CA> Organization: MTS Univ of Alberta Lines: 18 In article <1925@mts.ucs.UAlberta.CA>, userAKDU@mts.ucs.UAlberta.CA (Al Dunbar) writes: >In article <1990Nov11.153636.13643@mp.cs.niu.edu>, rickert@mp.cs.niu.edu (Neil Rickert) writes: >>In article <8611@fmeed1.UUCP> russ@m-net.ann-arbor.mi.us (Russ Cage) writes: >>>In article <43321@eerie.acsu.Buffalo.EDU> haozhou@acsu.buffalo.edu (hao zhou) writes: >>>>Does anybody out there know if it's possible to print out underlined <<>> > >printf( "__________ ____?015"? >"Underlined text?n" ); > Oooops, forgot that our usenet interface eats leading blanks. The second line should be right shifted by 8. -------------------+------------------------------------------- Al Dunbar | Edmonton, Alberta | "this mind left intentionally blank" CANADA | - Manuel Writer -------------------+------------------------------------------- #! r