print example
This commit is contained in:
6
c-basic/myprint.h
Normal file
6
c-basic/myprint.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef MYPRINT_H
|
||||
#define MYPRINT_H
|
||||
|
||||
int myprint();
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user