obj5.h 68 B

123456
  1. #ifndef OBJ5_H
  2. #define OBJ5_H
  3. int obj5(void);
  4. #endif /* OBJ5_H */