fehQlibs
26
Qlibs
Loading...
Searching...
No Matches
fehQlibs-26
include
getln.h
Go to the documentation of this file.
1
#ifndef GETLN_H
2
#define GETLN_H
3
4
#include "
buffer.h
"
5
#include "
stralloc.h
"
6
7
/*
8
* Revision 20240929, Erwin Hoffmann
9
* - renamed sgetln to getln2
10
*/
11
12
extern
int
getln
(
buffer
*,
stralloc
*,
int
*,
int
);
13
extern
int
getln2
(
buffer
*,
stralloc
*,
char
**,
unsigned
int
*,
int
);
14
15
#endif
buffer.h
getln
int getln(buffer *, stralloc *, int *, int)
Definition:
getln.c:11
getln2
int getln2(buffer *, stralloc *, char **, unsigned int *, int)
Definition:
getln.c:23
stralloc.h
buffer
Definition:
buffer.h:5
stralloc
Definition:
stralloc.h:17
Generated on Sat Nov 2 2024 13:01:06 for fehQlibs by
1.9.6