[SDL] sdlmain

Torsten Giebl wizard at syntheticsw.com
Wed Jul 5 05:46:17 PDT 2006


Hello !


>> I suggest to see how this is done in Allegro:
>> int main(void) {
>> allegro_init(); /* more stuff goes here */
>> ...
>> return 0; }
>> END_OF_MAIN()
>>
>>
>> END_OF_MAIN is a special macro which is different for different
>> platforms. See Allegro's headers for more info.
>
> Did all missed this message?
> OK, I explain more.


That would be an option for SDL1.3 to do it, if all
the compilers that SDL supports allow this.


CU





More information about the SDL mailing list