Skip to content

largenumberhere/libc3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libc3

This much like the libc2 project except it'll be more organised.

formatting

  • All internal files, classes and functions (mangled or not) should be prefixed with "libc3" or "Libc3" where approproate. Inline or static functions are exempt.
  • The naming conventions specified in .clang-tidy should be followed
  • Classes which are implemented in header files, should have the suffix '.ipp'

About

An implementation of the C standard library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published