Open stdin and stdout to something if they don't arrive open, or bad things happen.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
void stdinout_preinit(void);
|
||||
void stdinout_opts_add(void);
|
||||
void stdinout_init(void);
|
||||
void stdinout_cleanup(void);
|
||||
|
||||
Reference in New Issue
Block a user