qs_str.c File Reference

QS_str() adn QS_str_ROM() implementation. More...

#include "qs_pkg.h"

Go to the source code of this file.

Functions

void QS_str (char const *s)
 Output zero-terminated ASCII string element with format information.
void QS_str_ROM (char const Q_ROM *Q_ROM_VAR s)
 Output zero-terminated ASCII string element allocated in ROM with format information.

Detailed Description

QS_str() adn QS_str_ROM() implementation.

Definition in file qs_str.c.


Function Documentation

void QS_str ( char const *  s  ) 

Output zero-terminated ASCII string 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_str.c.

References QS_chksum_, QS_INSERT_BYTE, and QS_STR_T.

void QS_str_ROM ( char const Q_ROM *Q_ROM_VAR  s  ) 

Output zero-terminated ASCII string element allocated in ROM with format information.

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

Definition at line 50 of file qs_str.c.

References Q_ROM_BYTE, QS_chksum_, QS_INSERT_BYTE, and QS_STR_T.

Generated on Tue Mar 16 19:38:11 2010 for QP/C by  doxygen 1.6.3