- #1
PainterGuy
- 940
- 70
c++ header files with and without "h" extension
hi fine people,
i have seen some people use header files with ".h" extension and some without it. what is reason? i think there are some header files where you are required to use ".h" such as "#include <windows.h>. you can not use "#include <windows>". perhaps it has something to do with compiler. mine is dev-c++. tell me what you think about this. i know you can tell me.
cheers
hi fine people,
i have seen some people use header files with ".h" extension and some without it. what is reason? i think there are some header files where you are required to use ".h" such as "#include <windows.h>. you can not use "#include <windows>". perhaps it has something to do with compiler. mine is dev-c++. tell me what you think about this. i know you can tell me.
cheers