Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 50f767c9

Von aquamaniac vor fast 22 Jahren hinzugefügt

  • ID 50f767c968585d7f55d3ff913d0ef68141196039
  • Vorgänger 9b7237ac
  • Nachfolger a15eca3f

- now all modules compile

git-svn-id: https://devel.aqbanking.de/svn/gwenhywfar/trunk@8 70169cfe-8b10-0410-8925-dcb4b91034d8

Unterschiede anzeigen:

src/parser/msgengine_p.h
unsigned int size,
unsigned int *pos,
const char *value,
unsigned int datasize,
GWEN_XMLNODE *node);
int GWEN_MsgEngine__WriteElement(GWEN_MSGENGINE *e,
......
unsigned int *pos,
GWEN_XMLNODE *node,
char *buffer,
int bufsize,
int *bufsize,
const char *delimiters);
int GWEN_MsgEngine__ReadGroup(GWEN_MSGENGINE *e,
......
const char *GWEN_MsgEngine__SearchForValue(GWEN_MSGENGINE *e,
GWEN_XMLNODE *node,
GWEN_XMLNODE *refnode,
const char *name);
const char *name,
unsigned int *datasize);
int GWEN_MsgEngine__IsCharTyp(const char *type);
int GWEN_MsgEngine__IsIntTyp(const char *type);
int GWEN_MsgEngine__IsBinTyp(const char *type);
#endif

Auch abrufbar als: Unified diff