std C 11 library impementation with extra features using only C 98 and POSIX threads
-
Updated
Mar 13, 2024 - C
std C 11 library impementation with extra features using only C 98 and POSIX threads
A simple C header-only library for fastest sorting of small arrays. Generates sorting networks on compile time via templates.
Win32 API Experimental(or Extension) features
My solution for CPP Module 03 of the Common core of 42 school.
My solution for CPP Module 00 of the Common core of 42 school.
42 Cursus: c modules for learning the language.
Light weight Modern CPP interface to simulate C 11 standard for old C 98 compilers
A Regex📋 implementation in C using Thompson's NFA algorithm
A simple JSON parser for C projects based on C 98
My solution for CPP Module 04 of the Common core of 42 school.
Parse and store options from argc and argv
Wavefront OBJ and MTL C 98
My solution for CPP Module 02 of the Common core of 42 school.
One header file std::thread for C 98
The 12th project of 42 curriculum is a C piscine which aims to introduce students to Object-Oriented Programming. C was chosen because it's derived from our old and familiar C Language. Since C can be complex, the code will adhere with the C 98 standard.
My solution for CPP Module 01 of the Common core of 42 school.
Add a description, image, and links to the cpp98-compatible topic page so that developers can more easily learn about it.
To associate your repository with the cpp98-compatible topic, visit your repo's landing page and select "manage topics."