Search:

Type: Posts; User: J U S T I N

Search: Search took 0.00 seconds.

  1. ok, I'll show u my work till now I added...

    ok, I'll show u my work till now

    I added "fourth" value and I left the "third" for the result
    but stil not working :(




    /* fibonacci program written by ian a. mason @ u.n.e easter '97...
  2. thank u bithub, the idea about this complected...

    thank u bithub, the idea about this complected code is not to do the equation, its to manage the child process and to practice the rings "token rings" in C. Moreover, it has all the FAILURE messages...
  3. could I got some help to edit this code please

    Hey guys, my name is JUSTIN and this is my first thread here :)

    I want to edit Fibonacci program which do this equation
    Fib(n) = 1 if n is 0 or 1
    =Fib(n-1) +...
Results 1 to 3 of 3