Cita:
Iniciado por scrolling Para el estandar de C/C++ tambien ;)
No creo que haga falta decir que ese es un entorno especialmente desarrollado para MS-DOS:
DJGPP is a compiler and a set of tools that let you produce 32-bit protected-mode programs which run on MS-DOS/MS-Windows machines.
It is important to understand that all these environments will treat DJGPP programs as DOS programs which call DPMI services. DJGPP cannot by itself create Win16 or Win32 applications.
http://www.delorie.com/djgpp/v2faq/faq2.html
Y cada uno tiene su standard propio, C++ ISO/IEC 14882 y C(99) ISO/IEC 9899.