Search:

Type: Posts; User: clearrtc

Search: Search took 0.00 seconds.

  1. Replies
    9
    Views
    11,440

    OMG I can't believe I did that.... ok yes i...

    OMG

    I can't believe I did that.... ok yes i can its l8 and I have been at this to long.

    The most unfortunate circumsatnce is I subbmitted my assignment literally 30 seconds before I checked...
  2. Replies
    9
    Views
    11,440

    Help one last time please!

    Hello to who ever might be on at this time,

    I have successfully made the delete function work and I am so close to having the change function work.

    when I run the program and edit the file it...
  3. Replies
    9
    Views
    11,440

    Ok ok, I think I have it now Thanks a...

    Ok ok,


    I think I have it now

    Thanks a million.

    clearrtc
  4. Replies
    9
    Views
    11,440

    Quzah, I have been mulling over your code and...

    Quzah,

    I have been mulling over your code and I am sure it is what I need, but I can't figure out how it works exactly.

    I am sure it is really simple but I am lost. I may need a little more of...
  5. Replies
    9
    Views
    11,440

    Thanks quzah That was kinda what I thinking ...

    Thanks quzah

    That was kinda what I thinking

    my problem is I know what the first record is I don't want to write and can probably skip it, how ever how do I skip the following 3 records, I wont'...
  6. Replies
    9
    Views
    11,440

    Deleting / Changing a record in a text file

    Alrighty

    I believe this is my last issue with this assignment I will need the forums help with "Yay!"

    I have two more function to write/complete for this program.

    I have to take in 4 peices...
  7. Replies
    2
    Views
    2,294

    Hey Salem, YOU DA MAN ;) thanks for that...

    Hey Salem,

    YOU DA MAN ;)

    thanks for that link I got it working better now, just have to play with the spacing between fields now.

    I have abetter understanding of fgets() now as well.
    ...
  8. Replies
    2
    Views
    2,294

    Formatting output to screen from a file

    Hi again,

    Working on my final assignemnt still and having issues getting my output to the screen the way it is required.

    I have a text file I output my data to earlier in the program in this...
  9. Replies
    9
    Views
    1,546

    I assume you mean in the fget now? tia ...

    I assume you mean in the fget now?

    tia

    clearrtc


    Excellent That worked great. Thanks for all your assistance.
  10. Replies
    9
    Views
    1,546

    Ok I made a quick change I put a getchar();...

    Ok I made a quick change I put a getchar(); above the fget and it seems to have fixed the first problem but it still is only capturing the first word before the space.



    comp678
    programing...
  11. Replies
    9
    Views
    1,546

    Hey Salem Thanks for the quck relpy. I have...

    Hey Salem

    Thanks for the quck relpy.

    I have implemented the code you suggested but i have one of my issue in a different location now. It complete skips the course code entry and displays the...
  12. Replies
    9
    Views
    1,546

    string input issue

    Hey all,

    I am having an issue with my final programming assignment. Basically we have to create a program that collects a course code, subject name and 2 marks for the subject and write them to a...
  13. Replies
    4
    Views
    4,223

    Well I was trying to find a spot to use both a...

    Well I was trying to find a spot to use both a switch statement and recursion as they are required in the assignment. This seemed like the most likely place.

    clearrtc
  14. Replies
    4
    Views
    4,223

    Recursion Problem I think

    Hello all,

    I am working on an assignement for school and is just about finished however I have one problem left to tackle (or only one I have found anyway).

    We have to write a very limited...
  15. Replies
    2
    Views
    5,026

    Thanks for the link, stdlib.h and the system...

    Thanks for the link, stdlib.h and the system command. It worked great.

    Thanks again

    clearrtc
  16. Replies
    2
    Views
    5,026

    using an operating system command in c

    Hello all,

    I am new to the forum and C as a programming language.

    I am a student in college in my second programming course this year (First was VB.NET)

    I did read the sticky about homework...
Results 1 to 16 of 16