#include "nxwcommn.h"#include "debug.h"#include <signal.h>#include "version.h"#include "globals.h"#include <stdio.h>#include <stdarg.h>#include "console.h"Defines | |
| #define | USEANSICODES |
Functions | |
| void | clearscreen (void) |
| void | setWinTitle (char *str,...) |
| void | constart (void) |
| void | initConsole () |
| void | ConOut (char *txt,...) |
| void | SDbgIn (char *s, int n) |
| void | SDbgOut (char *txt,...) |
| void | STraceOut (char *txt,...) |
| char * | getNoXDate () |
| void | AnsiOut (char *txt) |
| void | ErrOut (char *txt,...) |
| void | WarnOut (char *txt,...) |
| void | InfoOut (char *txt,...) |
| void | PanicOut (char *txt,...) |
| void | DmpOut (char *txt,...) |
Variables | |
| FILE * | s_fileStdOut = NULL |
| char | s_strSrvcMsg [8192] |
| char | s_szErrMsg [2048] |
| char | s_szNoXDate [128] |
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|