DEV C++ header file list

1.9k Views Asked by At

From where does DEV C++ compiler includes header files in the source code like stdio.h, file.h, time.h ? Where is the folder which contains header files ? or these headers are included with different file extension?

1

There are 1 best solutions below

0
On BEST ANSWER

It depends on where you installed your dev c++. In my system this is the path

C:\Program Files (x86)\Dev-Cpp\MinGW64\lib\gcc\x86_64-w64-mingw32\4.7.1\include\ssp