Thread: Anyone interested in giving a shot at a BACI program into C

  1. #1
    POeT GuY Matus's Avatar
    Join Date
    Feb 2008
    Location
    Bz
    Posts
    235

    Talking Anyone interested in giving a shot at a BACI program into C

    I did the following program in BACI about a month ago, it deals with concurrent processes. I was wondering how it would be done in C , anyone care to give it a shot. Here's a brief description of the program :
    Last edited by Matus; 05-11-2009 at 03:47 PM.
    PoEms R InsPiRatiOns of LIfE ExpErienCes!!


  2. #2
    Ex scientia vera
    Join Date
    Sep 2007
    Posts
    477
    Yeah, nice try.
    "What's up, Doc?"
    "'Up' is a relative concept. It has no intrinsic value."

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    It looks like C anyway, with some kind of wrapper and an API.
    So just re-implement that yourself and you should be pretty much there.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Program giving errors
    By andy bee in forum C Programming
    Replies: 5
    Last Post: 08-11-2010, 10:38 PM
  2. Cubic equation program not giving me right answers
    By face_master in forum C++ Programming
    Replies: 8
    Last Post: 08-24-2006, 05:42 PM
  3. Replies: 3
    Last Post: 03-04-2005, 02:46 PM
  4. My program, anyhelp
    By @licomb in forum C Programming
    Replies: 14
    Last Post: 08-14-2001, 10:04 PM