There are 0 repository under static-libraries topic.
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.
Minimal Operating System for Student Purpose
A collection of static libraries generated from different builds of games on Serious Engine 1.
ALX Low Level Programming (C)
Introduction to Programming In C.
This repository is made during my study at Holberton school while exploring the low level programming(mostly using C language)
A repository with tasks from ALX on C. A low level programming language.
Alx low_level_programming - C programming language
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
This repository contains multiple programs written in C for Low-Level programming track @ ALX Africa.(Holberton School)
A C program containing various data structure programs organized into folders for building and executing using makefile.
C programs to demonstrate my understanding of the fundamental principles of 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.
Build Static, Shared Dynamic and Loadable Linux Libraries in C
Calculator built using C++ crow framework. refer readme.md for full functionality.
This repository contains basic to intermediate/advance (complete) tasks in the C programming language, as provided by ALX Software Engineering