Search:

Type: Posts; User: chatesmick

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    2,121

    thanks sunnypalsingh, ur a legend

    thanks sunnypalsingh, ur a legend
  2. Replies
    4
    Views
    2,121

    runtime error

    anyone know why i would get a runtime error R6002
    - floating point not loaded
    in what seems like a fine program
    it occurs at the point where the program attempts to read a file
  3. Replies
    5
    Views
    1,173

    id love to do that but unfortunately life aint...

    id love to do that but unfortunately life aint that simple. one of the specifications is that the program must contain the struct, ill give you the break down of what im trying to do at each point...
  4. Replies
    5
    Views
    1,173

    basically to 'carefully read' the file the...

    basically to 'carefully read' the file
    the program asks the user to select a file and then opens that file. it then performs a test using a loop to check that there are 3 numbers on each line until...
  5. Replies
    5
    Views
    1,173

    file reading problem

    hey, total c beginner so please bare with me, im having trouble creating a program to read text files and display them on screen



    #include <stdio.h>

    char line[101], filename[101];
    char...
Results 1 to 5 of 5