SDL Wiki

SDL_AssertState

An enumeration of assertion handling states.

Values

SDL_ASSERTION_RETRY

retry the assert immediately

SDL_ASSERTION_BREAK

trigger a breakpoint under the debugger

SDL_ASSERTION_ABORT

terminate the program

SDL_ASSERTION_IGNORE

ignore the assert

SDL_ASSERTION_ALWAYS_IGNORE

ignore the assert from now on

Remarks

This enumeration is returned by the callback function in SDL_SetAssertionHandler() to determine the response to failed assertions.

SDL_SetAssertionHandler

CategoryEnum, CategoryAssertions


[ edit | delete | history | feedback | raw ]

[ front page | index | search | recent changes | git repo | offline html ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.