NighTiger wrote: >How can I create a black background without use a bmp image? >Without bmp is more fast than with bmp? >tnx > > >_______________________________________________ >SDL mailing list >SDL at libsdl.org >http://www.libsdl.org/mailman/listinfo/sdl > > > > If you, as I expect, want to clear the screen, look up the SDL_FillRect() function.