D - Program startup code source?
- Georg Wrede <Georg_member pathlink.com> Feb 05 2004
- Stephan Wienczny <wienczny web.de> Feb 06 2004
Where do I find the source for the program startup code? That is, the stuff that gets executed before main(). I use Linux.
Feb 05 2004
Georg Wrede wrote:Where do I find the source for the program startup code? That is, the stuff that gets executed before main(). I use Linux.
Have a look at <dmd>/src/phobos/internal/dmain2.d Stephan
Feb 06 2004








Stephan Wienczny <wienczny web.de>