Alec Teal
2014-10-21 22:12:40 UTC
http://docs.wxwidgets.org/3.0.2/classwx_char_buffer.html
This used to have a "release" method I'm sure of it, that'd give you the
internal pointer and make the class give up all claim to the data (ie
not delete it)
Where's it gone?
For the rare cases where you want to pull the data out for an unknown
amount of time (keeping the char buffer alive is not viable) can we do
it? Without copying?
Alec
This used to have a "release" method I'm sure of it, that'd give you the
internal pointer and make the class give up all claim to the data (ie
not delete it)
Where's it gone?
For the rare cases where you want to pull the data out for an unknown
amount of time (keeping the char buffer alive is not viable) can we do
it? Without copying?
Alec
--
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users
Please read http://www.wxwidgets.org/support/mlhowto.htm before posting.
To unsubscribe, send email to wx-users+***@googlegroups.com
or visit http://groups.google.com/group/wx-users