|
|
|
|
|
by blaabjerg
4736 days ago
|
|
Here's the Prerequisites section: Students taking courses based on this book have ranged from first-year undergraduates to graduate students. We assume
only that students have had a solid course in programming. They should be familiar with the programming language ANSI C to use this edition. In particular, we expect students to be comfortable with C constructs such as recursive functions, structures, pointers, and operators involving pointers and structures such as dot, ->, and &. |
|