Linking Files with Hi-Tech C
When writing programs for the PIC, there are certain things that you will want to do that aren’t specific to one particular project. Â The functions written to perform these tasks might also be rather large and make the main function longer than desired. Â Or perhaps the function is specific to this project but makes the [...]