This website works better with JavaScript
Home
Explore
Help
Sign In
david
/
SpaceConstruct
Watch
1
Star
1
Fork
0
Files
Issues
8
Pull Requests
0
Wiki
Tree:
f8f1490b68
Branches
Tags
master
SpaceConstruct
/
MagiDoor
/
MD_AnsiCons.h
MD_AnsiCons.h
91 B
History
Raw
1
2
3
4
#pragma once
#include <stdio.h>
extern int ansi_write(FILE* fp, const char* buf, int len);