Man 1 ch12s04
Jump to navigation
Jump to search
Please consider to upgrade to Bluefish 2!
Please consider to edit the Manual 2!
How To edit the Wiki Manual4. Header files
Only functions that are used from outside the file itself should be in the header file, in the order in which they are found in the .c file itself. Basically these are all non-static functions in the .c file.