Changed stdinmark and stdoutmark
This commit is contained in:
parent
d007eb5f9f
commit
d0815583d9
@ -18,8 +18,8 @@ extern "C" {
|
||||
/* *************************************
|
||||
* Special i/o constants
|
||||
**************************************/
|
||||
#define stdinmark "stdin"
|
||||
#define stdoutmark "stdout"
|
||||
#define stdinmark "/*stdin*\\"
|
||||
#define stdoutmark "/*stdout*\\"
|
||||
#ifdef _WIN32
|
||||
# define nulmark "nul"
|
||||
#else
|
||||
|
Loading…
Reference in New Issue
Block a user