Search:

Type: Posts; User: Nafsy

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,981

    Holy macaroni! It worked! Was trying to figure...

    Holy macaroni! It worked! Was trying to figure out the problem for hours now... Thanks a ton!
  2. Replies
    5
    Views
    1,981

    Hmmm didn't notice... so I changed that ...

    Hmmm didn't notice... so I changed that


    #include <stdio.h>
    #include <stdlib.h>
    #define limit 100000



    /*Queue*/
  3. Replies
    5
    Views
    1,981

    Stacks and queues.

    #include <stdio.h>
    #include <stdlib.h>
    #define limit 100000



    /*Queue*/


    typedef char queueElements;
Results 1 to 3 of 3