about simple twitter-like cli app written in C. for learning semaphores and all that. compiling make all usage server: ./server.out [ftok-filename] [max-num-of-tweets] client: ./client.out [ftok-filename] [username]