[SDL] Quick question on SDL_PushEvent()

news.gmane.org stanmuffin at hotmail.com
Fri Apr 11 20:04:01 PDT 2003


This function takes a pointer to an SDL_Event.  Does it push this 
pointer onto the event queue, or a copy of the object it points to?  Is 
it safe to pass it a pointer to an automatic variable in a function 
belonging to secondary thread?






More information about the SDL mailing list