'Translates' (copies unless character value less than 0x40 is encountered) EBCDIC data to EBCDIC.
None.
unsigned int CWB_ENTRY cwbDT_EBCDICToEBCDIC(
char *target,
char *source,
unsigned long length);
The following list shows common return values.
The caller must make sure that there is adequate space to hold the target information.