This website requires JavaScript.
Explore
Help
Sign In
Trianta
/
producers-consumers
Watch
1
Star
0
Fork
0
You've already forked producers-consumers
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
71b700d11e
producers-consumers
/
include
/
consumer.h
6 lines
72 B
C
Raw
Normal View
History
Unescape
Escape
Added header files
2022-10-11 19:53:52 -05:00
#
ifndef CONSUMER_H
#
define CONSUMER_H
void
Consumer
(
void
)
;
#
endif
Reference in New Issue
Copy Permalink