|
I like mixedCase for variable names, with MixedCase for class and function names. This is just personal preference though. If I am working on a project with someone else, I'll obviously conform to whatever style they have for themselves. I have never liked function_name() stuff. I don't know why. Just my $.02.
__________________
while(1) fork();
|