Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2922865
io.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
304 B
Referenced Files
None
Subscribers
None
io.h
View Options
#ifndef IO_H
#define IO_H
#include
"types.h"
#include
<stdio.h>
#include
<stdbool.h>
extern
bool
io_no_color
;
void
init_console_module
(
void
);
void
print_value_colored
(
const
char
*
str
,
FILE
*
stream
);
void
console_print
(
struct
js
*
js
,
jsval_t
*
args
,
int
nargs
,
const
char
*
color
,
FILE
*
stream
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Fri, Mar 27, 2:34 PM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
512528
Default Alt Text
io.h (304 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment