chapter5
This commit is contained in:
6
DeitelC/Chapter5/flip.h
Normal file
6
DeitelC/Chapter5/flip.h
Normal file
@ -0,0 +1,6 @@
|
||||
#ifndef FLIP_H
|
||||
#define FLIP_H
|
||||
|
||||
int flip();
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user