QP/C
Functions
qs_f64.c File Reference

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.

Detailed Description

QS_f64() implementation.

Definition in file qs_f64.c.


Function Documentation

void QS_f64 ( uint8_t  format,
float64_t  d 
)

Output 64-bit floating point data element with format information.

Note:
This function is only to be used through macros, never in the client code directly.

Definition at line 37 of file qs_f64.c.

References QS_INSERT_ESC_BYTE.