Hi.

What is the difference between these?

FileRead(fd, buf, 1, 1000, NULL); and
FileRead(fd, buf, 1000, 1, NULL);

I don't see any reason why the two cases will be treated differently by
FileRead internally.  Anyone?

Max

=====
http://www.weirdwww.com/

__________________________________________________
Do You Yahoo!?
Got something to say? Say it better with Yahoo! Video Mail 
http://mail.yahoo.com

-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/tech/support/forums/

Reply via email to