Search:

Type: Posts; User: Jedel

Search: Search took 0.00 seconds.

  1. I don't know how much help you'll get just...

    I don't know how much help you'll get just posting a homework assignment. People are willing to help out in a problem/bug you have, but not usually so willing to do your homework.
  2. Replies
    3
    Views
    1,014

    they're either number word or word number and...

    they're either number word or word number

    and only one word.

    Thanks for the suggestion.
  3. Replies
    3
    Views
    1,014

    Reading in Variables from a file

    ok so if I have a file that I'm reading line by line using fgets and it's formatted like:

    max_number 5
    min_number 3
    2 fixed_number
    <etc>

    how do I extract the variable name from the number...
  4. Replies
    3
    Views
    12,533

    Thanks for the input guys! yeah, my code is a...

    Thanks for the input guys!

    yeah, my code is a bit messy from trying a whole bunch of things, so there probably are a few statements that don't do much :p

    Anyway, now I'm stuck getting my...
  5. Replies
    3
    Views
    12,533

    pthreads/arrays Problem

    Hey guys, I have a bit of a head scratcher as far as this program goes right now.

    The program is a simulation of a movie rental using pthreads. It starts by reading in a file, which sets all of...
Results 1 to 5 of 5