next up previous contents
Next: Class Names Up: General Naming Conventions Previous: File Extensions   Contents

File Names

In particular for files, expressive and natural names are easier to remember than names that contain odd abbreviations or alterations. See Table [*] for detailed examples.


Table: File naming conventions
Use Do not use
CVector vec
CVectorIterator vecitr
CListIterator List_Iterator, Listiterator, listiterator, LIST_ITERATOR, LISTITERATOR
CBigVector bigVector, Big_Vector, bigvector
CAxes Axiss
CWindows WindowCollection




Falko Kuester 2001-08-24