| Updated: October 28, 2024 |
Output a formatted string for a non-fatal and non-internal error
#include <qvm/outpipe.h>
void qvm_outf(const unsigned int attr,
const char *const fmt,
...)
This function is deprecated and will be removed soon; use qvm_logf() instead.