Search:

Type: Posts; User: jb1989

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    5,819

    Comparison between pointer and integer error

    Hi,

    I've been posting bits and bobs on here all day and you've all been a great help. Finally finished the bulk of the program now. But when compiling I get a series of warnings. Specifically:...
  2. Replies
    1
    Views
    3,169

    Reading text file into a structure

    Hi,

    I'm trying to read a text file that is formatted as....

    NetlistFile:


    2 3
    OR 1 2 3
    AND 4 6 4
  3. Thankyou so much, both of you. It works a...

    Thankyou so much, both of you.

    It works a treat :)
  4. Reading text file line by line and acting on each line...

    Hi,

    Basically I'm trying to read a text file into a C program line by line and then act on each line.

    The text file I am reading looks like this:

    RUN 5
    SET 1 1
    RUN 5
    SET 2 1
Results 1 to 4 of 4