coding style - declaration of variable names -
What's the best way to declare variable names in uppercase ...? .. lowercase? Whatever area should be declared in any case ... and what name is appropriate on the basis of the roll of the standard variable ... there are some variables to declare ... ... sorry for the question..I New to the new world of programming ... I hope not to be disturbed .... =)
OK Here are some links for coding standards for different languages.
There are standards for variable naming and too much.
And here's the logic behind the coding standards.
Comments
Post a Comment