xinu producer consumer shellcmd file


SUBMITTED BY: Guest

DATE: April 9, 2013, 6:08 p.m.

FORMAT: Text only

SIZE: 136 Bytes

HITS: 1371

  1. #include <stddef.h>
  2. #include <stdio.h>
  3. #include <string.h>
  4. shellcmd xsh_producerconsumer(){
  5. produceConsume();
  6. }

comments powered by Disqus