status.h 82 Bytes EditWeb IDE 1 2 3 4 5 6 #ifndef STATUS_H #define STATUS_H void status(void); #endif // #ifndef STATUS_H