Search:

Type: Posts; User: vw1970

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    811

    ifstream problem

    I have written a program to write a file and save as txtfile. i have then written another to read said txt file. I can display this file no problem.

    i now have to be able to read specific lines...
  2. Replies
    3
    Views
    1,051

    do, whilel error

    i seem to have an error in my do while loop and i cannnot see where i have gone wrong. Any help would be very much appreciated. Here is the part of my code affected,


    do {
    ...
  3. Replies
    6
    Views
    8,555

    could you explain how i do more than 1...

    could you explain how i do more than 1 structure, how do i link them together to use them?
  4. Replies
    6
    Views
    8,555

    i am supposed to be displaying all of the team...

    i am supposed to be displaying all of the team names in a table, each team is meant to play each other, so i need to be able to add results. the table is meant to update so for each set of results...
  5. Replies
    6
    Views
    8,555

    problem with league table

    i am new to c and really do not know where i have gone wrong. I have to make a football league table to show teams results and points.
    when i put the first results in it is fine but when you add...
  6. Replies
    2
    Views
    1,004

    thank you so much, it no longer crashes

    thank you so much, it no longer crashes
  7. Replies
    2
    Views
    1,004

    preblem with if statements

    i am very new to programming and desperately need help. I have an ssignment to make a football league table. you need to enter teams, enter results and have a table dipslay results.
    when i try to...
Results 1 to 7 of 7