CodingIsFun
Programmer
Hi all experts
We have been having internal meetings about coding standards and are trying to decipher some best practices with regards to development.
We have 2 sides on this debate:
Using structures to hold data or make individual variables with sets/gets and overloaded functions within a class.
If anyone has something to add please put it in, Im very interested in what everyone else thinks about this.
thanks in advance...
We have been having internal meetings about coding standards and are trying to decipher some best practices with regards to development.
We have 2 sides on this debate:
Using structures to hold data or make individual variables with sets/gets and overloaded functions within a class.
If anyone has something to add please put it in, Im very interested in what everyone else thinks about this.
thanks in advance...