@ -25,8 +25,11 @@ int sleep(int);
int uptime(void);
int getch(void);
int greeting(void);
// function to shutdown
int shutdown(int restart);
// function to create a new screen
int screen(const char*, int);
// function to clear the current screen
int cls(void);
// ulib.c
The note is not visible to the blocked user.