CompuServe Messages

#Help with feof()…

    15-Jul-94 17:11:26
Sb: #Help with feof()…
Fm: Bart 73043,1434
To: Anyone
I have just started programming… I have been experimenting with str res… Well I wrote a simple mailing list program… When I try to view the adress I get some continous loop… I used the feof() function right… The program will display each name and address but it keeps listing the last one… I know I am using the feof() right because if I use the option for it to stop if the value returned is !=0 it only lists the first selection… It doesn't seem to find the end of the file… I have read everything I can and I still can't find what I am doing wrong… Help, Bart