Hi All
I am very new to C and would appreciate your help. I am trying to create a program which reads a file (a list of numbers) and prints to the screen those which are higher than 0.7. Does anyone know how to do this? So far I am able to get the whole file printed to the screen, but not just part of it. I have looked everywhere for examples but no joy.
Thanks