C library to pack and unpack short arrays of integers as fast as possible
- Updated
Mar 11, 2023 - C
C library to pack and unpack short arrays of integers as fast as possible
A small single-header library to detect integer overflow/underflow before it happens.
mini-gmp – A small implementation of a subset of GMP's mpn and mpz interfaces with CMake build script
The printf project at 42 was a challenging and rewarding experience, where I implemented my own version of the printf function. I explored variable argument handling, data formatting, and specifiers like %d, %s, and %f. It deepened my understanding of C's internal workings, testing my skills and creativity.
A C library of an integer of arbitrary length(intal).
Single header, type conversions library
This is simple program that conversion integer to roman with range 1-4999 using C
C PROGRAMING ASSIGNMENTS OF COLLEGE !!
Add a description, image, and links to the integer topic page so that developers can more easily learn about it.
To associate your repository with the integer topic, visit your repo's landing page and select "manage topics."