fehQlibs
27
Qlibs
Loading...
Searching...
No Matches
fehQlibs-27
include
readclose.h
Go to the documentation of this file.
1
#ifndef READCLOSE_H
2
#define READCLOSE_H
3
4
#include "
stralloc.h
"
5
#include "
close.h
"
6
7
extern
int
readclose_append
(
int
,
stralloc
*,
unsigned
int
);
8
extern
int
readclose
(
int
,
stralloc
*,
unsigned
int
);
9
extern
int
openreadclose
(
const
char
*,
stralloc
*,
unsigned
int
);
10
11
#define slurpclose readclose
/* backwards compatibility */
12
#define slurp openreadclose
/* backwards compatibility */
13
14
#endif
readclose_append
int readclose_append(int, stralloc *, unsigned int)
Definition
readclose.c:16
readclose
int readclose(int, stralloc *, unsigned int)
Definition
readclose.c:28
openreadclose
int openreadclose(const char *, stralloc *, unsigned int)
Definition
readclose.c:34
stralloc.h
close.h
stralloc
Definition
stralloc.h:17
Generated on Tue May 27 2025 21:48:00 for fehQlibs by
1.13.2