This website requires JavaScript.
Explore
Help
Sign In
flykhan
/
C_learn
Watch
1
Star
0
Fork
You've already forked C_learn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a39635222c
C_learn
/
3_lesson
/
03_fun_many_file
/
myfun.h
7 lines
67 B
C
Raw
Blame
History
#
ifndef MYFUN_H
#
define MYFUN_H
void
myfun1
(
)
;
#
endif
// MYFUN_H
Reference in New Issue
View Git Blame
Copy Permalink