Can I invoke a function before main
I could do it by invoking it in a Global object's constructor .
Is there any other method other than this.
Manuel
I could do it by invoking it in a Global object's constructor .
Is there any other method other than this.
Manuel
Comment