void cpiAppendToBuffer( int* returnCode, CciParser* parser, CciByte* data, CciSize length);
None. If an error occurs, returnCode indicates the reason for the error.
This example is taken from the sample parser file BipSampPluginParser.c (line 634):
cpiAppendToBuffer(&rc, parser, (char *)"Some test data", 14);
Related concepts
User-defined parsers
User-defined extensions
Related tasks
Creating a parser in C
Related reference
cpiBufferByte
cpiBufferPointer
cpiBufferSize
Parser utility functions
Notices |
Trademarks |
Downloads |
Library |
Support |
Feedback
![]() ![]() |
as08260_ |