What is up with SDL_PushEvent?

How do you use SDL_PushEvent ??? Well, I understant it. I don’t know how to
set an SDL_Event * to something like SDL_QUIT or
SDL_ACTIVEEVENT. Can you not push an event.type ?

SDL_Event event;

event.type = SDL_QUIT;
SDL_PushEvent (&event);On Fri, Feb 15, 2002 at 03:24:56PM -0800, Corey Carter wrote:

How do you use SDL_PushEvent ??? Well, I understant it. I don’t know how to
set an SDL_Event * to something like SDL_QUIT or
SDL_ACTIVEEVENT. Can you not push an event.type ?


Mike.
“The system promises fewer computer crashes and will allow users to delete
data from their hard drive.” – CNN article on launch of WinXP, 2001-10-25.
-------------- next part --------------
A non-text attachment was scrubbed…
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20020215/68f970d5/attachment.pgp