Home » Community » Newbie corner » Usage of "new" and "delete" in U++
Usage of "new" and "delete" in U++ [message #27135] |
Sun, 27 June 2010 15:41  |
281264
Messages: 272 Registered: June 2010 Location: Spain
|
Experienced Member |
|
|
From the “manual” in the web one can see that new and delete are not present in U++. Does this mean that ALL the widgets are created statically and therefore they are created at compilation time?
If the answer is yes, the implication is that when the application terminates ALL the objects (widgets, classes, etc..) are deleted automatically (with the exception of the objects created with new)
What do you think?
Thank you,
Javier
|
|
|
|
|
|
|
Goto Forum:
Current Time: Wed Jun 18 11:45:42 CEST 2025
Total time taken to generate the page: 0.05418 seconds
|