replace int with size_t in stream methods
Thus the read(...) and write(...) methods of all stream classes now have identical parameter lists.
This will bring these classes one step closer to a common interface.
replace int with size_t in stream methods 8695a39350cdUnpublished Tags None Subscribers None
Description
Details
|