C-Programming-Language A repository for exercises in the book "The ANSI C Programming Language" NOTE: Most input functions are terminated by EOF(not '\n'). Use ctrl-d(for linux) and ctrl-z(for windows) to enter the EOF character.