Revision 1b1d24d6
Von aquamaniac vor mehr als 20 Jahren hinzugefügt
src/parser/csv.h | ||
---|---|---|
GWENHYWFAR_API
|
||
int GWEN_CSV_Write(GWEN_BUFFEREDIO *bio,
|
||
GWEN_DB_NODE *cfg,
|
||
GWEN_DB_NODE *data);
|
||
GWEN_DB_NODE *data)
|
||
#ifdef __GNUC__
|
||
__attribute__((deprecated))
|
||
#endif /* __GNUC__ */
|
||
;
|
||
|
||
GWENHYWFAR_API
|
||
int GWEN_CSV_Read(GWEN_BUFFEREDIO *bio,
|
||
GWEN_DB_NODE *cfg,
|
||
GWEN_DB_NODE *data);
|
||
GWEN_DB_NODE *data)
|
||
#ifdef __GNUC__
|
||
__attribute__((deprecated))
|
||
#endif /* __GNUC__ */
|
||
;
|
||
|
||
|
||
#ifdef __cplusplus
|
Auch abrufbar als: Unified diff
small fix
git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@599 70169cfe-8b10-0410-8925-dcb4b91034d8