meta name='generator' content='cgit v1.2.3-54-g00ecf'/>
aboutsummaryrefslogtreecommitdiff
path: root/1-22_wordwrap.c (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2013-01-29Solve exercise 1-23: Remove C commentszlg2-15/+99
2013-01-09Solve Exercise 1-22: wordwrapzlg3-21/+82
* Removed unnecessary get_line() function in 1-17 * Corrected grammar in README, added an acknowledgement
2012-11-29Clean up 1-13 and 1-20, correct 1-21zlg4-46/+60
1-13 uses less variables and a for loop for the chart header 1-20 has minor changes 1-21 was rewritten to behave properly README has been rewritten to reflect the limitations of my solutions
2012-11-29Correct 1-13's chart headingzlg2-2/+8
Thanks to ##c's rizlah
2012-11-26Solve Exercise 1-21: entabzlg2-5/+56