Archive for month: July, 2009

Linking Files with Hi-Tech C

28 July, 2009 (00:17) | PIC, Tutorials | By: Joshua

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 [...]