DJGPP


[Home] Home > Programming > Preprocessor > Compilers >
DJGPP

Description

The DJGPP port of GCC and other tools..


Macros

Type Macro Description
Identification __DJGPP__
Version __DJGPP__ Version
Version __DJGPP_MINOR__ Revision
Identification __GO32__ Defined by DJGPP 1.x

Examples

Version __DJGPP__ __DJGPP_MINOR__
2.01 2 1

Copyright © 2010-2024 Paul Ward.
License Information