Search:

Type: Posts; User: barfchunk

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    2,191

    Thanks for all the help guys, got everything to...

    Thanks for all the help guys, got everything to work perfect now... these boards really help with the learning process.
  2. Replies
    5
    Views
    2,191

    missing ')' before constant

    When I debug the definitions for all my functions give me missing ')' before constant, and missing ';' before constant. It all looks good to me, just wondering what would make it give me that error...
  3. Thread: no output

    by barfchunk
    Replies
    7
    Views
    892

    awesome it should be smooth sailing from here. ...

    awesome it should be smooth sailing from here. Thank you so much.
  4. Thread: no output

    by barfchunk
    Replies
    7
    Views
    892

    Ok I get that, but what im confused on is how to...

    Ok I get that, but what im confused on is how to read in 2 columns of data and put each column in a different array.
  5. Thread: no output

    by barfchunk
    Replies
    7
    Views
    892

    Any good websites that might be able to show me...

    Any good websites that might be able to show me how to do this?
  6. Thread: no output

    by barfchunk
    Replies
    7
    Views
    892

    Yea that is my problem, the crappy book I have...

    Yea that is my problem, the crappy book I have explains nothing about reading from a file, much less creating a function to read an array from file. It has been all guesswork at this point so far.
  7. Thread: no output

    by barfchunk
    Replies
    7
    Views
    892

    no output

    I am having problems getting output on this program. I want to be able to display the contents of two parrallel arrays read from a file. It is reading my headings alright but can't read from the...
  8. Replies
    5
    Views
    1,077

    ok thanks for the help so far. I cleaned up the...

    ok thanks for the help so far. I cleaned up the code and managed to get no errors after debugging, but still am not getting any output. Not sure how to add reference variables to arrays while in a...
  9. Replies
    5
    Views
    1,077

    Something is wrong with my functions but I havent...

    Something is wrong with my functions but I havent been able to find a good resource to help me out. I am getting errors saying my customer and balance array are unrefereneced. Any help would be...
  10. Replies
    5
    Views
    1,077

    reading from file

    Having a problem reading from an input file. Have two sets of data- account numbers and balances. I set them up in parallel arrays but the book im using does not explain anything about reading from...
Results 1 to 10 of 10