i think I was taught to use camalCase for local variables, and CapitalisedCamelCase for global variables... but I might be making that up...
It's up to you T - if you want to use: 'l_variable_name' versus **'g_variable_name' **that is A-OK.
@provenrad started
London Fixed Gear and Single-Speed is a community of predominantly fixed gear and single-speed cyclists in and around London, UK.
This site is supported almost exclusively by donations. Please consider donating a small amount regularly.
i think I was taught to use camalCase for local variables, and CapitalisedCamelCase for global variables... but I might be making that up...
It's up to you T - if you want to use: 'l_variable_name' versus **'g_variable_name' **that is A-OK.