Standard Library

Welcome to the UnholyC standard library reference.

The standard library is organized into theses sections:

  • IO — File, logging and other I/O operation
  • Math — Math helper and structure (Matrix, Vector)
  • Network — TCP networking
  • Std — Various utilities such as mutex, thread, ...