第二章完结
This commit is contained in:
5
Chapter2/变量/minproj/proj.h
Normal file
5
Chapter2/变量/minproj/proj.h
Normal file
@@ -0,0 +1,5 @@
|
||||
#ifndef PROJ_H___
|
||||
#define PROJ_H___
|
||||
|
||||
void call_func(void);
|
||||
#endif
|
||||
Reference in New Issue
Block a user