This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
blog:spring2016:aslater1:journal [2016/05/05 00:32] – [May 2, 2016] aslater1 | blog:spring2016:aslater1:journal [2016/05/05 00:39] (current) – [May 4, 2016] aslater1 | ||
---|---|---|---|
Line 184: | Line 184: | ||
Your functions won't be able to " | Your functions won't be able to " | ||
\\ \\ | \\ \\ | ||
- | So, when using multiple files you can just throw the above into a header file (making sure to include it in main) and compile it. | + | So, when using multiple files you can just throw the above into a header file (making sure to include it in main). |
- | Like | + | |
<code c 1> | <code c 1> | ||
#ifndef HEADERFILE_H_ | #ifndef HEADERFILE_H_ |