Menu

#504 calcy.cpp:106: bad delete ?

v1.0 (example)
open
nobody
None
5
2016-01-01
2016-01-01
dcb
No

calcy.cpp:106:2: warning: 'delete' applied to a pointer that was allocated with 'new[]'; did you mean 'delete[]'? [-Wmismatched-new-delete]

Discussion


Log in to post a comment.