You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A multi-threaded C program using POSIX user threads. The program was developed in such a manner that the user could have a conversation with a maximum of 8 personalities. Each personality converses with the user and logs its conversation in a common log file.