[Next] [Prev] [Up] [Top]

4.0 Source Code Files

Choose file names based on class names (GL)


If a file contains only one class, the filename should be nearly identical to the name of the contained class. If the file contains mulitple classes, the name should reflect the characteristic uniting the class grouping.

All filenames should always be lower case. Never differentiate filenames solely on case (some file systems are not case-sensitive).

We have some common filename prefixes based upon different criteria:

General

txxx.h - contains class txxx (Unix)

cxxx.h - contains class cxxx (PC)

Workbench

grxxx.h - contains graphical drawers/routines

wbxxx.h - workbench specific stuff

Objectbench

obxxx.h - objectbench specific stuff


No Title
[Next] [Prev] [Up] [Top]

Generated with CERN WebMaker

This site was grabbed using the TRIAL version of Grab-a-Site. This message does not appear on a licensed copy of Grab-a-Site.