From: utzoo!utcsrgv!dave Newsgroups: net.unix-wizards Title: Re: Naming Conventions for System Libraries Article-I.D.: utcsrgv.578 Posted: Sun Sep 26 01:16:59 1982 Received: Sun Sep 26 07:29:58 1982 References: watarts.1499 Beginning secret library routines with a capital letter has been used here for a long time, and seems to work. For example, our graphics package uses G (Ginit, Gclose, etc.). Obviously it's a good idea for package writers to pick a letter not used by any packagesl likely to be linked together with the package being created. Dave Sherman CSRG U of Toronto