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