My first question is, when I use this function SDL_Init(WHATEVER), where does the information go?
Secondly what exactly happens when I lock a surface, in other words I want to know what kind of information is
stored in the SDL_LockSurface() function. It would really appreciate if someone could find some time to
answer my questions.