1 2 3 4 5 6 7 8
#ifndef UCAUTO_H #define UCAUTO_H #include <UCDefs.h> extern void UCChangeTerminalCodepage(int newcs, LYUCcharset *p); #endif /* UCAUTO_H */