Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 228 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 228 Bytes

no-msvcrt

A few C modules that require no msvcrt

  • console.h: functions to print to the console
  • args.h: program parameter parsing module
  • bstr.h: better string functions
  • regexp.h: regular expression function