U++ framework
Do not panic. Ask here before giving up.

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: 14290
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: Wed Apr 29 11:34:34 GMT+2 2026

Total time taken to generate the page: 0.00580 seconds