7#include "quest/include/types.h"
9#include "quest/src/core/printer.hpp"
10#include "quest/src/core/validation.hpp"
23 validate_envIsInit(__func__);
40 validate_envIsInit(__func__);
43 reportStr(label + (label.empty()?
"" :
": ") + numstr);
52 void _reportScalar_real (
const char* label, qreal num) {
reportScalar(
string(label), printer_toStr(num)); }
void reportStr(std::string str)
void reportScalar(const char *label, qcomp num)