|
| Computers Forum Index » Computer - Databases - Berkeley » The new,delete operation error of BDB C++ object |
|
Page 1 of 1 |
|
| Author |
Message |
| sky |
Posted: Wed Feb 20, 2008 2:53 am |
|
|
|
Guest
|
My environment is:
OS: Windows XP,VC6(sp4),db-4.5.20
The sample code is
{
Db *pDb=new Db(NULL,0);
delete pDb; //Here will catch one heap error.
}
I don't konw I use it in wrong way or I need compile file with
special macro definition. |
|
|
| Back to top |
|
|
|
|
|
All times are GMT
The time now is Wed Nov 25, 2009 1:48 am
|
|