Skip to content

Exercises from Stephen G. Kochan's book Programming in C, 3rd Edition (2005)

License

Notifications You must be signed in to change notification settings

gaaldvd/programming-in-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Programming in C

Exercises from Stephen G. Kochan's book Programming in C, 3rd Edition, 2005

Some code presented here is based on the solutions of Henrik Samuelsson.

Contents

Chapter 3: Compiling and running your first program

Chapter 4: Variables, data types and arithmetic expressions

Chapter 5: Program looping

Chapter 6: Making decisions

Chapter 7: Working with arrays

Chapter 8: Working with functions

Chapter 9: Working with structures

Chapter 10: Character strings

Chapter 11: Pointers

Chapter 12: Operations on bits

Chapter 13: The preprocessor

Chapter 14: More on data types

Chapter 16: Input and output operations in C

About

Exercises from Stephen G. Kochan's book Programming in C, 3rd Edition (2005)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages