Wiki Page Content

Results 1 - 11 of 11 results out of about 6839 pages. (3.35 seconds)

SDL_assert . . . 8 matches
... = SDL_assert = Use this macro to create an assertion for debugging. <<TableOfContents()>> == Syntax == {{{#!highlight cpp void SDL_assert(condition) }}} == Function Parameters...

0.7k - rev: 4 (current) last modified: 2013-07-29 05:20:08

SDL_assert_release . . . 6 matches
... = SDL_assert_release = Use this function to create an assertion for release builds. <<TableOfContents()>> == Syntax == {{{#!highlight cpp void SDL_assert_release(condition) }}}...

0.7k - rev: 4 (current) last modified: 2011-04-18 18:41:13

SDL_assert_paranoid . . . 6 matches
... = SDL_assert_paranoid = Use this function to create an assertion for detailed checking. <<TableOfContents()>> == Syntax == {{{#!highlight cpp void SDL_assert_paranoid(condition...

0.7k - rev: 4 (current) last modified: 2011-04-18 18:40:35

SDL_assert_data . . . 6 matches
... = SDL_assert_data = A structure that contains information about an assertion. <<TableOfContents()>> == Data Fields == ||int||'''always_ignore'''||1 if set, 0 otherwise|| ||unsi...

1.1k - rev: 5 (current) last modified: 2013-07-30 03:34:27

SDL_assert_state . . . 2 matches
...#pragma section-numbers off #pragma camelcase off This enumeration has been replaced by [[SDL_AssertState]] in SDL 2.0.4....

0.1k - rev: 1 (current) last modified: 2015-02-21 10:17:06

SDL_SetAssertionHandler . . . 5 matches
... <<TableOfContents()>> == Syntax == {{{#!highlight cpp void SDL_SetAssertionHandler(SDL_AssertionHandler handler, void* userdata) }}} ...

1.8k - rev: 12 (current) last modified: 2015-02-21 10:20:56

SGStructures . . . 2 matches
...ary to understand the field.|| ||''Example'': {{{||type*||...}}}, [[SDL_Surface]], [[SDL_assert_data]]|| ||||<bgcolor="#EDEDED">''First Column (type) & Second Column (field)''|| ||...

35.9k - rev: 31 (current) last modified: 2012-01-06 00:09:16

SDL_TriggerBreakpoint . . . 1 match
...goryAssertions|the assertion facility]] uses this so that the debugger stops on the exact line of code where an [[SDL_assert]] failed. ---- [[CategoryAPI]], [[CategoryAssertions]]...

0.9k - rev: 4 (current) last modified: 2013-08-08 16:59:40

CategoryStruct . . . 1 match
...##master-page:CategoryTemplate ##master-date:Unknown-Date #format wiki #language en = SDL 2.0 API Structures = <<TableOfContents()>> == Introduction == This category contains a...

0.3k - rev: 7 (current) last modified: 2015-03-21 20:48:59

CategoryEnum . . . 1 match
...##master-page:CategoryTemplate ##master-date:Unknown-Date #format wiki #language en = SDL 2.0 API Enumerations = <<TableOfContents()>> == Introduction == This category contain...

0.3k - rev: 7 (current) last modified: 2014-12-27 12:57:05

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...

0.5k - rev: 19 (current) last modified: 2013-08-10 05:04:50

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit