Hello All
I need to write a program in C standard to solve the produce -consumer problem
but I don't want to use threads, also I don't want to use Semaphore or shared memory.
The exactly I need is to write the program using (Message queue)
which use functions of (msgget-msgsnd-msgrcv-msgctl)
Can anybody help me?
:confused:
a-humam 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.