K&R C
Exercises from The C Programming Lanaguage by Kernighan and Ritchie
src Directory Reference

Files

file  get_line.c
 Read a line and return its length.
 
file  get_line.h [code]
 Read a line and return its length.
 
file  longestline.c
 Longest Line.
 
file  longlines.c
 Print long lines.