- Source files are gradually getting out of hand in terms of size. We need to break them into pieces and give them recognizable names - Source and header files are currently mixed. all header files should go to the include directory - We need to clean up stray text, decide on a uniform coding and commenting style
Source files are gradually getting out of hand in terms of size. We need to break them into pieces and give them recognizable names
Source and header files are currently mixed. all header files should go to the include directory
We need to clean up stray text, decide on a uniform coding and commenting style