Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-16 | The massive astyle sweep! | zlg | 1 | -4/+1 | |
Code style should be consistent now. All future commits will be run through astyle or they will be amended. | |||||
2013-09-21 | Solve Exercise 5-9: day of year functions with pointers | zlg | 1 | -0/+74 | |
This exercise was fun and taught me a bit about initializing arrays and working with pointers. |