Well, that is what I am getting at....I'm making known the problem so that a 
solution can be explored that fits in both systems. I have the C++ code written 
in such a way that such a problem is very unlikely, but It isn't guaranteed to 
never happen. I like to be thorough.


BTW: What does java do if 'new' cannot satisfy the request for heap memory? 
Does it throw an exception or return NULL?





On Apr 18, 2010, at 2:45 AM, Sylvain Pointeau wrote:

> so don't use "new" in C++,
> but it is the way to do in Java (everything is reference)
> 

-- 
You received this message because you are subscribed to the Google Groups "H2 
Database" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/h2-database?hl=en.

Reply via email to