void newatt(void); void newpost(void); void newuser(void); void showatt(int); void showfront(void); void showpost(int); void showuser(int);