|
QP/C
|
QS_f64() implementation. More...
#include "qs_pkg.h"Go to the source code of this file.
Functions | |
| void | QS_f64 (uint8_t format, float64_t d) |
| Output 64-bit floating point data element with format information. | |
Output 64-bit floating point data element with format information.
Definition at line 37 of file qs_f64.c.
References QS_INSERT_ESC_BYTE.
1.7.6.1