26static void frost_compilation_information(){
30 printf(
"Compiled Time (Started at): %s",
date);
This is a basic header files with FrostWing specific short forms and basically a good for life header...
Contains all the print functions.
void print(cstring s)
Plain print function, goes through the stream.
cstring versions
Contains GCC, CC, LD, MAKE, xorriso, tar versions.
cstring date
Contains the exact time when the compilation started.