Page MenuHomePhorge

io.h
No OneTemporary

Size
302 B
Referenced Files
None
Subscribers
None
#ifndef IO_H
#define IO_H
#include "ant.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

Mime Type
text/x-c
Expires
Sat, Mar 28, 2:13 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
512804
Default Alt Text
io.h (302 B)

Event Timeline