Introduction - If you have any usage issues, please Google them yourself
This example demonstrates the use of Semaphores,
Threads, and Timers.
Three "Filler" threads are created that loop waiting for a while
and then adding a value to the end of a circular buffer.
The main thread removes words from the buffer and prints them.
Packet : 33753136example-4.rar filelist
example-4\MAKEFILE
example-4\Semas.bat
example-4\Semas.c
example-4\SEMAS.CFG
example-4