Skip to content

Library of useful functions for the C programming language

License

Notifications You must be signed in to change notification settings

kanzenminarai/libc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libc

Description

This is a self implementation of the c library, at the actual moment is not based on any standard in fact, since that this project is still just for fun, it is being developed in a linux based operating system, and is still being tested and developed.

Install

# clone the repository
git clone -v https://github.com/kanzenminarai/libc

# enter the directory
cd ./libc/

Uninstall

# remove the directory
rm -v ./libc/

License

This project is under the Zero Clause BSD License.

About

Library of useful functions for the C programming language

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages