Skip to content

RuofanKong/test-program

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This program code simulates the Multi-thread communication problem: Producers and consumers orderly produce and consume the products. Please use g++ compiler, type the command: "g++ HW12.cc -o HW12 -lpthread -fpermissive -w" to compile the source code, and generate the file "HW12". This code is written by Ruofan Kong

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages