PPL Assignment
IRM2015006
boy_type.h
Go to the documentation of this file.
1 #ifndef BOY_TYPE_H
2 #define BOY_TYPE_H
3 
5 enum BoyNature {
9 };
10 
11 #endif /* BOY_TYPE_H */
Definition: boy_type.h:6
Definition: boy_type.h:8
BoyNature
Definition: boy_type.h:5