Skip to content

Immanuel-C/Istd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Istd

A library that extends the C standard library.

Build Istd

Istd currently only supports C11, older versions may work but they are not tested or officially supported for now. Istd is also mainly designed for x86_64 platforms. x86 may work but is not test or officially supported.

Istd currently requires two defines NDEBUG which is defined when in release mode and DEBUG which is defined when in debug mode.

Documentation

All functions, structs, enums and macros should be documented in header files.

About

A library that extends the C standard library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published