On Sun, Mar 3, 2013 at 3:17 AM, Xiangrong Fang <[email protected]> wrote: > If a buffer expect the first "element", and count is the number of elements > to write, then what is the unit size of that element? is it always "byte"? >
Yes - count is the number of bytes, not the number of elements. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
