This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (2 messages)
You could also read in the first and last names separately into different components of a structure (e.g. struct data { char * fname; char * lname; .. other data .. }; and the sorting function which you then pass to qsort can be aware of the structure and do…
PROWRITE & LASERJET
Message #31265
Anyone got any tips on using getting Prowrite to use the built-in fonts on a Laserjet III instead of doing bitmaps – which take a..g..e..s to do. Seems to almost defeat the reason for having a Laser printer! Thanks in advance …BRian