Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

Re: [lpc2000] Constructors

2004-09-21 by Pawel Sikora

> The constructor function should be called when I
> declare an object, but
> it doesn't happen.

Probably the startup code and linker script don't
support .ctors and .dtors sections.
The .ctors and .dtors sections are lists of function
pointers to global c++ object constructors
and destructors.


	
		
__________________________________
Do you Yahoo!?
New and Improved Yahoo! Mail - 100MB free storage!
http://promotions.yahoo.com/new_mail

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.