Home About us GitHub Contact us Docs

FoxOS

Welcome to the FoxOS website!

debugf_intrnl

Signature: void debugf_intrnl(const char *fmt, ...)
Description: Internal function used for debugf

Parameters:

Return: void

printf

Signature: void printf(const char *fmt, ...)
Description: Prints a formatted string to the screen

Parameters:

Return: void

Show file on GitHub