FORM  4.3
Macros
fwin.h File Reference

Go to the source code of this file.

Macros

#define LINEFEED   '\n'
 
#define CARRIAGERETURN   0x0D
 
#define WITHRETURN
 
#define WITHSYSTEM
 
#define P_term(code)   exit((int)(code<0?-code:code))
 
#define SEPARATOR   '\\'
 
#define ALTSEPARATOR   '/'
 
#define PATHSEPARATOR   ';'
 
#define WITH_ENV
 

Detailed Description

Settings for Windows computers.

Definition in file fwin.h.