[SDL] sdlmain
Roman Kyrylych
roman.kyrylych at gmail.com
Wed Jul 5 05:56:47 PDT 2006
> >> 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.
It would be nice!
Are there any differences between Allegro and SDL in compiler support
except that Allegro supports DJGPP (and DOS platform)?
--
Roman Kyrylych (Роман Кирилич)
More information about the SDL
mailing list