git @ Cat's Eye Technologies Befunge-93 / f98ff8d
This is not hugely accurate, but might hit the target for us. Chris Pressey 10 years ago
1 changed file(s) with 3 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
153153 # include <conio.h>
154154 # define CONSOLE 1
155155 # define CURSORSHAPE 1
156 #else
156 #endif /* __BORLANDC__ */
157 #ifdef __GNUC__
157158 # include <unistd.h>
158 #endif /* __BORLANDC__ */
159 #endif
159160 #ifdef __MWERKS__
160161 # include <console.h>
161162 # define CONSOLE 1