|
File inclusion issue:
Add a .h file in the File Inclusion dialog does not seem to make the file appear in the code window as a #include
using a .h seems to be the only way to easily include structures and external functions that aren't in a .lib
How do you link other .c files for functions written elsewhere
|