Added another example

*  Simple makefile example, extracted from existing example
This commit is contained in:
Warwick Stone
2013-07-17 22:48:50 +10:00
parent 5932565bae
commit 1b9b197298
10 changed files with 273 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
int FindFunction_WhichIsBroken(int NumberToFind);
int FunctionWhichReturnsLocalVariable(void);