marmot21 / battleshipgyc

Automatically exported from code.google.com/p/battleshipgyc
0 stars 0 forks source link

Class variables #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Task to be done:
Make it clear what is a class variable and what is a local/global etc.

Details of task implementation:
Either add a lower-case 'm' in front of the name (e.g. 'mImage'), or the 
class designator (e.g. 'self.image' or 'this->image')

Original issue reported on code.google.com by Marmot.Daniel@gmail.com on 8 Aug 2009 at 4:13

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r77.

Original comment by Marmot.Daniel@gmail.com on 9 Aug 2009 at 8:51