The C Programming Language——Exercise solutions of the chapter one (1st)

Recently,I have been reading the book The C Progrmming Lanuage(2nd Edition),which written by Dennis M.Ritchie and Brian W.Kernighan.The are many useful and elegant exercises in the book.Here is my solutions to the exercises of the first chapter but not all.I will appreciate it if someone provides better solutions.All the solutions are presented by picture and tested on Linux operating system platform.

Exercise 1-1

The C Programming Language——Exercise solutions of the chapter one (1st)_第1张图片

Exercise 1-2

The C Programming Language——Exercise solutions of the chapter one (1st)_第2张图片

Exercise 1-3

The C Programming Language——Exercise solutions of the chapter one (1st)_第3张图片

The C Programming Language——Exercise solutions of the chapter one (1st)_第4张图片

Exercise 1-4

The C Programming Language——Exercise solutions of the chapter one (1st)_第5张图片

The C Programming Language——Exercise solutions of the chapter one (1st)_第6张图片

Exercise 1-5

The C Programming Language——Exercise solutions of the chapter one (1st)_第7张图片

The C Programming Language——Exercise solutions of the chapter one (1st)_第8张图片

Exercise 1-6

The C Programming Language——Exercise solutions of the chapter one (1st)_第9张图片

Exercise 1-7

The C Programming Language——Exercise solutions of the chapter one (1st)_第10张图片

Exercise 1-8

The C Programming Language——Exercise solutions of the chapter one (1st)_第11张图片

Exercise 1-9

The C Programming Language——Exercise solutions of the chapter one (1st)_第12张图片

Exercise 1-10

The C Programming Language——Exercise solutions of the chapter one (1st)_第13张图片


The rest is updating.

你可能感兴趣的:(c)