[comp.windows.x] nameing

abmg@cathedral.cerc.wvu.wvnet.edu (Aliasghar Babadi) (05/01/91)

Hi,
	I have seen different naming style for functions, variables,
constants and types such as clear_sreen and ClearScreen, MAXBUFLEN and
MaxBufLen 

	What is the best nameing convention for 
	functions
        variables
        constants
	types

and why? Thank you for your suggestions.