Skip to content

H5L0/hl_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hl_lib

A simple and clear C library to replace cstdlib, including memory allocation, string formatting, file management, io streaming and other functions.

Current stage

Finished

  • A simple memory allocator
  • A method of string formatting
  • Basic functions of file operations
  • Console and file IO functions

ToDo

  • Improve the HLString function
  • Improve the FilePath function

About

A simple and clear C library to replace cstdlib, including memory allocation, string formatting, file management, io streaming and other functions.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors