- Add
SQUARE(n)
macro - Refactor the project into a nested project
cio
module for I/O as C string, i.e. null-terminatedchar
arraystream_read_line
function to read stream line by linestream_read_all
function to read all text from streamcstring_read_line
function to read C string line by line
path
module for file path cross Windows and Unixbase_name
function to get base name of a file pathdir_name
function to get directory name of a file pathext_name
function to get file extension of a file path