更新了文件名。开始了数据结构
This commit is contained in:
5
Chapter02/变量/minproj/proj.h
Normal file
5
Chapter02/变量/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