| 
    LLVM 22.0.0git
    
   | 
 
Go to the source code of this file.
Macros | |
| #define | CCSID_IBM_1047 1047 | 
| #define | CCSID_UTF_8 1208 | 
| #define | CCSID_ISO8859_1 819 | 
Functions | |
| int | enablezOSAutoConversion (int FD) | 
| int | disablezOSAutoConversion (int FD) | 
| int | restorezOSStdHandleAutoConversion (int FD) | 
| #define CCSID_IBM_1047 1047 | 
Definition at line 26 of file AutoConvert.h.
| #define CCSID_ISO8859_1 819 | 
Definition at line 28 of file AutoConvert.h.
| #define CCSID_UTF_8 1208 | 
Definition at line 27 of file AutoConvert.h.
| int disablezOSAutoConversion | ( | int | FD | ) | 
| int enablezOSAutoConversion | ( | int | FD | ) | 
| int restorezOSStdHandleAutoConversion | ( | int | FD | ) |