LogFAQs > #972932007

LurkerFAQs, Active DB, DB1, DB2, DB3, DB4, DB5, DB6, DB7, DB8, DB9, DB10, Database 11 ( 12.2022-11.2023 ), DB12, Clear
Topic List
Page List: 1
Topicany programming peeps on? I don't C very well
Yellow
04/18/23 10:06:45 PM
#7:


Lokarin posted...
includes.h and stuff still confuse me...
Well in more modern languages we don't use header files

Whenever you include another file or class you need to include the header file instead of the matching .cpp file. The C/C++ compiler isn't smart enough to do half the compilation automatically, but some people like it that way.
... Copied to Clipboard!
Topic List
Page List: 1