Search:

Type: Posts; User: squinchy

Search: Search took 0.00 seconds.

  1. ahh yeah

    ahh yeah. Using the return value of the fread by just saying


    while (fread(......))
    {
    printf(.....)
    ...
    ...
    }
  2. Lopping through binary file to read information

    Hi,

    I have created a program which reads in information from keyboard into a structure and saves the info into a binary file.

    I can also get the program to read the information back from the...
Results 1 to 2 of 2