[ <- Previous Page ] | [ ^ Table Of Contents ^ ] | [ Next Page -> ] |
This class is used for processing binary objects.
Method/Function | Description |
---|---|
zBob (size_t size, const char *data) | Class constructor initializes the zBob object to size size with data |
~zBob ( ) | Class destructor | int getSize ( ) | Returns current size of zBob instance |
void getData (chart *buf) | Returns the zBob data into user supplied buf |
void convertEbcdicToAscii ( ) | Converts a zBob object from EBCDIC data to ASCII data |
void convert AsciiToEbcdic ( ) | Convert a zBob object from ASCII data to EBCDIC data |
[ <- Previous Page ] | [ ^ Table Of Contents ^ ] | [ ^ Top Of Page ^ ] | [ Next Page -> ] |
Visit the GNU home page.
FSF & GNU inquiries & questions to
gnu@gnu.org.
Comments on these web pages to
info@zhsac.com.
Copyright (C) 2003 HealthCare Systems and Consulting
Verbatim copying and distribution of this entire article is
permitted in any medium, provided this notice is preserved.
Last updated: 07/21/2003