Results 1 - 3 of 3 results out of about 6839 pages. (4.19 seconds)
- SDL_ResetAssertionReport . . . 4 matches
- ...#!highlight cpp
SDL_assert(1+1 == 3); // trigger an assertion.
printf("%p\n", SDL_GetAssertionReport()); // not NULL.
SDL_ResetAssertionReport();
printf("%p\n", SDL_GetAssertionR...
- SDL_assert_data . . . 2 matches
- ...r then added to the assertion report. This is returned as a linked list from [[SDL_GetAssertionReport]]().
== Related Functions ==
.[[SDL_assert]]
.[[SDL_assert_paranoid]]
.[[S...
- CategoryAPI . . . 1 match
- ...##master-page:CategoryTemplate
##master-date:Unknown-Date
#format wiki
#language en
= SDL 2.0 API by Name =
<<TableOfContents()>>
== Hints ==
<<FullSearchCached(category:Catego...
