can't read sequential files

Alberto Luaces aluaces@udc.es
Wed Oct 31 11:57:00 GMT 2007


Maybe unrelated, but:

shouldn't this 

> fp = fopen ("phi.txt","r");

be 

fp = fopen ("phi.txt","rt");

?

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list