[libxml++] delete access violation
- From: "Fabian Jacquet" <fabian jacquet gmail com>
- To: libxmlplusplus-general lists sourceforge net
- Subject: [libxml++] delete access violation
- Date: Thu, 21 Jun 2007 10:07:55 +0200
Hi,
Is it normal I have an access violation error when I delete an XML document?
xmlpp::Document* d;
d = new xmlpp::Document();
delete d;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]