#include "stralloc.h"
Go to the source code of this file.
|
| unsigned int | printrecord_cat (stralloc *, const char *, unsigned int, unsigned int, const char *, const char *) |
| |
| unsigned int | printrecord (stralloc *, const char *, unsigned int, unsigned int, const char *, const char *) |
| |
◆ printrecord()
| unsigned int printrecord |
( |
stralloc * |
, |
|
|
const char * |
, |
|
|
unsigned int |
, |
|
|
unsigned int |
, |
|
|
const char * |
, |
|
|
const char * |
|
|
) |
| |
◆ printrecord_cat()
| unsigned int printrecord_cat |
( |
stralloc * |
, |
|
|
const char * |
, |
|
|
unsigned int |
, |
|
|
unsigned int |
, |
|
|
const char * |
, |
|
|
const char * |
|
|
) |
| |