Difference between revisions of "Coding Style"

Jump to navigation Jump to search
1,915 bytes added ,  21:52, 22 February 2012
Created page with "= Coding style for C and C++ = 1. Function names: each word in function name should start with capital letter. No underscores. For example: '''CreateNewUser'''. Underscores a..."
(Created page with "= Coding style for C and C++ = 1. Function names: each word in function name should start with capital letter. No underscores. For example: '''CreateNewUser'''. Underscores a...")
(No difference)
683

edits

Navigation menu