ftell fseek

Henry Spencer henry at zoo.toronto.edu
Thu Dec 13 08:19:44 AEST 1990


In article <kim.660990813 at kowari> kim at bilby.cs.uwa.oz.au (Kim Shearer) writes:
>         fprintf (my_file_p[i], " %d", old_hours + hours_wrkd);

What is the value of `i', and why on Earth are you subscripting the file
pointer with it?
-- 
"The average pointer, statistically,    |Henry Spencer at U of Toronto Zoology
points somewhere in X." -Hugh Redelmeier| henry at zoo.toronto.edu   utzoo!henry



More information about the Comp.lang.c mailing list