Skip to content

The CNS Library is a collection of custom libraries, created as a way of grouping together functions I've written as implementation exercises over the past few years.

Notifications You must be signed in to change notification settings

iamsiriil/c_cnslib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 

Repository files navigation

CNS Library

The CNS Library is a collection of custom libraries, created as a way of grouping together functions I've written as implementation exercises over the past few years. Some of the functions have prototypes that are identical to their C Standard Library counterparts, while others may have some alterations. There are even some functions I've added that are not found in the C Standard Library.

The 'cns_' prefix serves to differentiate between functions that are custom implementations written by me and those that belong to the Standard C Library.


stdlib

siolib

typlib

matlib

About

The CNS Library is a collection of custom libraries, created as a way of grouping together functions I've written as implementation exercises over the past few years.

Resources

Stars

Watchers

Forks

Languages