Modularization of the main.cpp
authorGuilherme Maciel Ferreira <guilherme.maciel.ferreira@intra2net.com>
Mon, 2 May 2011 16:16:43 +0000 (18:16 +0200)
committerGuilherme Maciel Ferreira <guilherme.maciel.ferreira@intra2net.com>
Mon, 2 May 2011 16:23:46 +0000 (18:23 +0200)
commitf2c0a5db51ac10a9dd35a3ab8913906fd45b6c71
tree392df0176fa79dd90d03f4492605d667a618b0a5
parentb09ac07de48e099e733e1b209929ede07225c1ec
Modularization of the main.cpp
- semantic order enforced by parameters
- less spaghetti code
- code more readable
- can be moved to a class more easily
src/main.cpp