Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » Stream public interface cleanup
Stream public interface cleanup [message #35950] Sun, 08 April 2012 16:53
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
I have made some minor changes in Stream public interface:

- all 'size'/'count' parameters that were 'dword' are now int (this is to reflect fact that U++ common maximum size of memory block is 2GB)

- Term method (not a very good name) now has synonym Peek (which is 'compatible' with other libraries)

- Because of that, rarely use "Peek(int size)" is now renamed to "PeekPtr".

Mirek
Previous Topic: FileStream locking issues
Next Topic: "Raw" thread support
Goto Forum:
  


Current Time: Thu Apr 25 12:37:08 CEST 2024

Total time taken to generate the page: 0.01410 seconds