第十章完结
This commit is contained in:
6
Chapter10/testmake/tool1.h
Normal file
6
Chapter10/testmake/tool1.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef TOOL1_H__
|
||||
#define TOOL1_H__
|
||||
|
||||
void mytool1(void);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user