The-C-Programming-Language-2nd-Edition VS knking-c-solutions

Compare The-C-Programming-Language-2nd-Edition vs knking-c-solutions and see what are their differences.

The-C-Programming-Language-2nd-Edition

Source code and solutions of exercises to The C Programming Language 2nd Edition by Brian W. Kernighan and Dennis M. Ritchie (by Heatwave)

knking-c-solutions

My C exercises and projects from K.N. King's "C Programming: A Modern Approach 2nd Edition". (by piotr-marendowski)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
The-C-Programming-Language-2nd-Edition knking-c-solutions
1 1
278 0
- -
0.0 0.0
about 1 year ago 8 months ago
C C
GNU General Public License v3.0 only BSD 3-clause "New" or "Revised" License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

The-C-Programming-Language-2nd-Edition

Posts with mentions or reviews of The-C-Programming-Language-2nd-Edition. We have used some of these posts to build our list of alternatives and similar projects.
  • Pointer comparisons and alignments in K&R SE
    1 project | /r/C_Programming | 29 Apr 2021
    I'm seeing K&R 8.7 example code which describes standard library function malloc(). The code is short but understanding how it works was so hard. And I'm still struggling with some points. I know some of K&R codes are old-fashioned and even sbrk() is obsolete. It might not make sense now but definitely did in that time. I want to know what is the intention of the code.

knking-c-solutions

Posts with mentions or reviews of knking-c-solutions. We have used some of these posts to build our list of alternatives and similar projects.
  • I love C
    1 project | /r/C_Programming | 21 May 2022
    https://github.com/NiceMan1337/C-exercises/blob/main/08/projects/p8-08.c I fixed it, posted it for fun

What are some alternatives?

When comparing The-C-Programming-Language-2nd-Edition and knking-c-solutions you can also consider the following projects:

ANSI_C - My journey through learning C following the "The ANSI C programming language" book, and more.

learn-c - The purpose of this repository is to teach the mother of all languages: C

FFmpeg - Mirror of https://git.ffmpeg.org/ffmpeg.git

radare2-book - Radare2 official book

programming-windows-5th-edition - Unofficial source code repo for Charles Petzold's Programming Windows 5th Edition.