Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.79K
1 Posted Topic
Hi all: A C++ newbie, actually a programming newbie here. When I tried to include some external libraries written for FLTK, I wrote the following lines: include <scr/fltk-1.1.9/Fl.h> include <scr/fltk-1.1.9/Windows.h> and etc To my understanding, the compiler will automatically look for the file name that follows include in the same …
The End.
yuzhangoscar