ftp.nice.ch/pub/next/developer/languages/c/djgpp-NS.s.tar.gz#/djgpp/go32/mono.h

This is mono.h in view mode; [Download] [Up]

#define MONO_NORMAL	0x07
#define MONO_BOLD	0x0f

extern int screen_seg;
extern int mono_attr;
extern int use_mono;

extern int redir_1_mono;
extern int redir_2_mono;
extern int redir_2_1;
extern int redir_1_2;

void mputchar(char c);
int mono_write(char *buf, int len);

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.