static-libraries
There are 16 repositories under static-libraries topic.
besthor/alx-low_level_programming
This repository is a collection of projects written in the C programming language.Whether you're a beginner or an experienced programmer, this repository is a valuable resource for honing your C programming skills.
richard-hgs/infinity-os
Minimal Operating System for Student Purpose
DreamyCecil/SE1-StaticLibrariesForGames
A collection of static libraries generated from different builds of games on Serious Engine 1.
samuelselasi/alx-low_level_programming
ALX Low Level Programming (C)
Tafara-N/alx-low_level_programming
Introduction to Programming In C.
Jenni-Foued/holbertonschool-low_level_programming
This repository is made during my study at Holberton school while exploring the low level programming(mostly using C language)
muhabeid/alx-low_level_programming
A repository with tasks from ALX on C. A low level programming language.
JMK-WRL/alx-low_level_programming
Alx low_level_programming - C programming language
Bigizic/alx-low_level_programming
Pointers, data types, nested loops, recursion, static libraries, argc & argv, malloc, more malloc, preprocessors, function pointers, variadic functions, single linked list, bit manipulation, file i/o, double linked lists, hash tables, make files, search algorithms
RichardMiruka/alx-low_level_programming
This repository contains multiple programs written in C for Low-Level programming track @ ALX Africa.(Holberton School)
TheAyushB/basics-of-c-programming
A C program containing various data structure programs organized into folders for building and executing using makefile.
awinabaab/alx-low_level_programming
C programs to demonstrate my understanding of the fundamental principles of programming
hackerSa3edy/alx-low_level_programming
Comprehensive projects and exercises for mastering low-level programming in C. Topics include syntax, control structures, data structures, memory management, debugging, file I/O, and more. Each directory focuses on a specific topic with relevant scripts and tasks.
bpoje/linux-libraries
Build Static, Shared Dynamic and Loadable Linux Libraries in C
kaustubhdeokar/cpp-primer
Calculator built using C++ crow framework. refer readme.md for full functionality.
Shannon-Kioko/alx-low_level_programming
This repository contains basic to intermediate/advance (complete) tasks in the C programming language, as provided by ALX Software Engineering