[libxml++] delete access violation



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]