Search:

Type: Posts; User: Chickenhawk

Search: Search took 0.00 seconds.

  1. Hi all, Well, my assignment is finally near...

    Hi all,
    Well, my assignment is finally near finishing. All previous problems are dealt with, the seg fault is gone as are numerous other warnings. My only problem is that my data isn't being set...
  2. 1.My assignment asks me to redirect the input...

    1.My assignment asks me to redirect the input from a file, not actually open the file and then read. From what I've been told by my tutour, it's exactly the same as normal input except that it...
  3. 1. I should've updated the code, sorry. Anyway,...

    1. I should've updated the code, sorry. Anyway, what im trying to achieve by this section of code is establish the end of a file that is used as input into the program. It's meant to replace input...
  4. Replies
    5
    Views
    6,689

    Variable file names with fopen function?

    Hi all,
    I was wondering if it possible to have a varying name for the filename as part of the fopen function with the filename being supplied by Command Line Argument. Off the top of my head I...
  5. Thanks for your help thus far. I dont want to...

    Thanks for your help thus far. I dont want to take up to much of anyone's time but can anyone spot an obvious error with this code? Im getting a segmentation fault :s . Any ideas?


    #include...
  6. Bubba; Thanks for the pointer with the alternate...

    Bubba; Thanks for the pointer with the alternate "for" loop format, I prefer the other one simply because its a bit more compact and neater

    Valis; Ok, After the help you gave me, I solved every...
  7. 3x syntax errors :S, Help a student finalise an assignment

    Hi everyone,
    This is my first post so dont expect anything fantastic. Anyway, As part of my university degree I have to do a short programming course based around C. Now, I'm doing an assignment...
Results 1 to 7 of 7