Program exits with signal 11 (SIGSEGV).
Ruslan Zasukhin
sunshine at public.kherson.ua
Sat Jul 26 00:16:40 CDT 2003
on 7/26/03 0:09, Arthur Clemens at aclemens at xs4all.nl wrote:
>> ValentinaShutdown() must be LAST command to Valentina kernel.
>>
>
> Just curious: do you consider the deletion of a VDK_DataBase object as
> a command to the Valentina kernel?
What you mean, Arthur?
Should be:
ValentinaInit()
VDK_Database* pdb = new VDK_Database()
db->Open();
do work
db->Close();
delete db;
ValentinaShutDown()
--
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://lists.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list