C language library that contains libc and other useful functions. Developed as a part of syllabus of 42 Silicon Valley.
-
Updated
Nov 29, 2019 - C
C language library that contains libc and other useful functions. Developed as a part of syllabus of 42 Silicon Valley.
Myio is a simple alternative to the standard C i/o library. It utilises low-level system calls to achieve basic input/output functionality.
Discover and explore external C libraries.
Recreating the Standard C Library
Malloc package using ordered explicitly-linked free lists and a few heuristics for realloc. Project 3 of CSE4100 - System Programming course in Sogang University.
A simple program that extracts basic information from your default browser
C Library with native C replicated functions and others useful ones
Contains code on basic concepts of system programming such as system programming on linux, shell programming, working with files and processes and signals
Set of Custom C Functions that are Safe Alternatives.
The purpose of this project is to write a C library.
This project involves creating your own library and re-coding certain functions from the 'C Standard Library' or libc. Libft aims to enhance understanding of the workings of basic functions, their implementation, and how to effectively use them.
Add a description, image, and links to the clibrary topic page so that developers can more easily learn about it.
To associate your repository with the clibrary topic, visit your repo's landing page and select "manage topics."