Przemyslaw Czerpak wrote:
It does not yet.
Thanks for the correction, this is a little worrying then: > I just tried it and it WORKS! Thank you for hinting it to me. Take note Mario, and revisit your test.
Now I want to see how netio will work and decide if I should add new set of functions like: hb_fopen(), hb_fcreate(), hb_fclose(), hb_fread(), ... or change existing one fopen(), fcreate(), fclose(), fread(), ... to internally operate on hb_file*() API.
I like the latter, it is so elegant, and I guess the performance impact is negligible as currently all these operations are I/O bound.
Regards Alex _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
