Skip to content

Coding Convention

kiwan edited this page May 9, 2017 · 2 revisions
  • Macro: separated by sentences and separated by _, And written in uppercase. (ex: EAT_APPLE_AND_BANANA)
  • Normal Function: Pascal notation (ex: EatAppleAndBanana)
Clone this wiki locally