Compile(LPCSTR szInludeDir, LPCSTR szSrcFile, LPCSTR szDestFile) (defined in SCompiler) | SCompiler | |
m_shWnd (defined in SCompiler) | SCompiler | [static] |
sc_closeasm(void *handle, int deletefile) (defined in SCompiler) | SCompiler | [static] |
sc_closebin(void *handle, int deletefile) (defined in SCompiler) | SCompiler | [static] |
sc_closesrc(void *handle) (defined in SCompiler) | SCompiler | [static] |
sc_eofsrc(void *handle) (defined in SCompiler) | SCompiler | [static] |
sc_error(int number, char *message, char *filename, int firstline, int lastline, va_list argptr) (defined in SCompiler) | SCompiler | [static] |
sc_getpossrc(void *handle) (defined in SCompiler) | SCompiler | [static] |
sc_lengthbin(void *handle) (defined in SCompiler) | SCompiler | [static] |
sc_openasm(char *filename) (defined in SCompiler) | SCompiler | [static] |
sc_openbin(char *filename) (defined in SCompiler) | SCompiler | [static] |
sc_opensrc(char *filename) (defined in SCompiler) | SCompiler | [static] |
sc_printf(const char *format, va_list argptr) | SCompiler | [static] |
sc_readasm(void *handle, char *target, int maxchars) (defined in SCompiler) | SCompiler | [static] |
sc_readsrc(void *handle, char *target, int maxchars) (defined in SCompiler) | SCompiler | [static] |
sc_resetasm(void *handle) (defined in SCompiler) | SCompiler | [static] |
sc_resetbin(void *handle) (defined in SCompiler) | SCompiler | [static] |
sc_resetsrc(void *handle, void *position) (defined in SCompiler) | SCompiler | [static] |
sc_writeasm(void *handle, char *st) (defined in SCompiler) | SCompiler | [static] |
sc_writebin(void *handle, void *buffer, int size) (defined in SCompiler) | SCompiler | [static] |
SCompiler() (defined in SCompiler) | SCompiler | |
StartThread(int argc, char *argv[]) (defined in SCompiler) | SCompiler | |
ThreadProc (defined in SCompiler) | SCompiler | [friend] |
~SCompiler() (defined in SCompiler) | SCompiler | |