prolog and epilog code
Adam D. Ruppe via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Tue Aug 2 09:30:08 PDT 2016
On Tuesday, 2 August 2016 at 16:21:07 UTC, Rufus Smith wrote:
> How does one use C main? extern C?
extern(C) int main()
should do it
More information about the Digitalmars-d-learn
mailing list