Vpparsefields() - VeriFone MX800 series Programmer's Manual

Hide thumbs Also See for MX800 series:
Table of Contents

Advertisement

vpParseFields()

Parses the input buffer into the field arrays. The STX should not be in the input
buffer.
Prototype
int vpParseFields(char *pchInBuf, vp_field_t *pszField, char *pszSep);
typedef struct {
key[];
value[];
} vp_field_t;
Parameters
Input Data Stream to parse
pchInBuf
Pointer to array of vp_field_t to store parsed strings
pszField
Pointer to field separator character string
chSep
Return Values
First index usually returns the command in key, with no value.
V
ISUAL
vpParseFields()
X
M
800 S
P
ERIES
ROGRAMMERS
P
AYMENTS
257
G
UIDE

Advertisement

Table of Contents
loading

Table of Contents