Skip to content

josh7951/PingPong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

A Multithreaded program that will play some good ol' fashined ping pong utilizing the pthread_create() and pthread_join() function

used -gcc PingPong.c to create .exe file and ran it with libwinpthread-1.dll for Windows OS

About

Multithreaded Program that will print "Ping" and "Pong"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages