[SDL] SDL_PollEvent after SDL_SetVideoMode causes access violation

j_post j_post at pacbell.net
Mon Aug 11 16:10:01 PDT 2003


On Monday 11 August 2003 02:24 pm, Paul Smith wrote:
> main declared with ( void ) is perfectly legal according to my uni
> void main(void) is perfectly legal C.
>
int main(void) is legal, void main(void) is not.





More information about the SDL mailing list