zondag 26 juli 2009

#03 | Ansi C linked list implementation

While working on the operating systems practical course, we needed a FIFO queue to represent mutexes and condition variables. Naturally, we used a linked-list to achieve this. Our implementation and a test program can be found here.

Geen opmerkingen: