Skip to content

My solutions to the C Programming A Modern approach book 2nd edition (by K. N. King). These solutions are published for historical purposes and intended to be a guide for other learners to gain intuition rather than being used for cheating.

Notifications You must be signed in to change notification settings

mhamdyx/C-programming-A-Modern-Approach-2nd-ed-Solutions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Programming A Modern Approach (Second Edition) Solutions

image


Contents


Introduction

This project represents my wonderful learning experience and how I was so patient and passionate to learn the c programming concepts and how I got my hands dirty to apply these concepts and gain exceptional experience. It marks my start to many opportunities which I seized. These solutions are published for historical purposes and intended to be a guide for other learners to gain intuition rather than being used for cheating.


Chapters Progress

Basic Features of C

Advanced Features of C

The Standard C Library

  • Chapter 21: The Standard Library image
  • Chapter 22: Input Output image
  • Chapter 23: Library Support for Numbers and Character Data image
  • Chapter 24: Error Handling image
  • Chapter 25: International Features image
  • Chapter 26: Miscellaneous Library Functions image
  • Chapter 27: Additional C99 Support for Mathematics image

Unfinished work

Chapter 8: Arrays

  • Exercises (11 questions)
  • Programming Project 1
  • Programming Project 2
  • Programming Project 3
  • Programming Project 4
  • Programming Project 5
  • Programming Project 6
  • Programming Project 7
  • Programming Project 8
  • Programming Project 10
  • Programming Project 11
  • Programming Project 12
  • Programming Project 13

Chapter 22: Input Output

  • Exercises (16 questions)
  • Programming Project 1
  • Programming Project 2
  • Programming Project 3
  • Programming Project 4
  • Programming Project 5
  • Programming Project 6
  • Programming Project 7
  • Programming Project 8
  • Programming Project 10
  • Programming Project 11
  • Programming Project 12
  • Programming Project 13
  • Programming Project 14
  • Programming Project 15
  • Programming Project 16
  • Programming Project 17
  • Programming Project 18
  • Programming Project 19

Chapter 23: Library Support for Numbers and Character Data

  • Exercises (13 questions)
  • Programming Project 1
  • Programming Project 2
  • Programming Project 3
  • Programming Project 4
  • Programming Project 5
  • Programming Project 6
  • Programming Project 7

Chapter 24: Error Handling

  • Exercises (5 questions)

Chapter 25: International Features

  • Exercises (7 questions)
  • Programming Project 1
  • Programming Project 2

Chapter 26: Miscellaneous Library Functions

  • Exercises (13 questions)
  • Programming Project 1
  • Programming Project 2
  • Programming Project 3
  • Programming Project 4
  • Programming Project 5
  • Programming Project 6

Chapter 27: Additional C99 Support for Mathematics

  • Exercises (4 questions)
  • Programming Project 1
  • Programming Project 2
  • Programming Project 3
  • Programming Project 4

How to contribute?

After checking the chapters progress and choosing a project or an exercise to work on, follow this tutorial to figure out how to add your code to this project.


About

My solutions to the C Programming A Modern approach book 2nd edition (by K. N. King). These solutions are published for historical purposes and intended to be a guide for other learners to gain intuition rather than being used for cheating.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published