can function/method declared/defined in a file invoking another by ‘#include’ be seen/used by the file it includes?

How can a function/method declared and defined in a file invoking another by ‘#include’ be seen/used by the file it includes since the included file precedes it in compiling on C++?
Can you show us the code you're talking about?
Topic archived. No new replies allowed.