|
|
|
|
|
by ftr1200
452 days ago
|
|
I know it's controversial to do things this way, but given it's a personal project and focuses on portability, I think the benefits are worth while. I have taken care to break things up, comment, etc - if you start at main(), you may find it's not any more difficult to follow than if i'd broken it up. Just because it's one file doesn't mean it doesn't separate concerns. |
|