c89
C is a programming language designed by Dennis Ritchie at Bell Labs. C is very widely used, straightforward, and can be compiled to a number of platforms and operating systems. C is an imperative language, with a small number of keywords and a large number of mathematical operators. C is also a very low level programming language, which means it can communicate directly with hardware.
Here are 180 public repositories matching this topic...
Creating a webserver from scratch to learn C.
-
Updated
Jan 15, 2023 - C
probarlib is a GNU-C89 compatible progress bar for your terminal application. Currently there are 3 bars implemented.
-
Updated
Mar 1, 2021 - C
Data structure helper primitives in C, for evil embedded/legacy C89/C90 applications and for my own education.
-
Updated
May 2, 2021 - C
This is a C generic ArrayList, providing many impotent functionalities needed to store and maintain a dynamically sized collection. Please note that this Array List is specifically designed for C89 (a.k.a ANSI C) but may also work in other versions as well.
-
Updated
Sep 9, 2020 - C
A posix compliant shell written in C89
-
Updated
Dec 24, 2022 - C
Implementation of FOREL (FORmal ELement) clustering algorithm in C (standard C89/C90, K&R code style)
-
Updated
Jul 16, 2023 - C
[Migrated to self-hosted ari-web Forgejo: https://git.ari.lt/ari/vidio] its video, but simple
-
Updated
Jun 20, 2024 - C
Make your terminal emulator colorful!
-
Updated
Jan 17, 2022 - C
XPacket is an utility that generates a C struct and two functions for serialize/deserialize it into/from a given payload.
-
Updated
Feb 18, 2018 - C
Repository for selected problems from K.N. King's "C Programming: A Modern Approach. 2ed."
-
Updated
May 1, 2019 - C
Created by Dennis Ritchie
Released 1972
- Followers
- 115k followers
- Website
- www.open-std.org/jtc1/sc22/wg14
- Wikipedia
- Wikipedia