OSDN Git Service

SDL_EventState 関連項目(関数)にSDL_GetEventStateを追加 https://wiki.libsdl.org/SDL_EventState...
[sdl2referencejp/sdl2referencejp.git] / SDL_ResetAssertionReport.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
2 <html lang="ja-JP">\r
3 <head>\r
4 <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
5 <meta http-equiv="Content-Style-Type" content="text/css">\r
6 <meta name="keywords" content="Simple Directmedia Layer SDL2.0">\r
7 <link rel="top" href="index.html" title="\83z\81[\83\80">\r
8 <link rel="parent" href="CategoryAssertions.html" title="1\82Â\8fã">\r
9 <title>SDL_ResetAssertionReport</title>\r
10 </head>\r
11 <body>\r
12 <a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryAssertions.html">\83A\83T\81[\83V\83\87\83\93</a> - SDL_ResetAssertionReport\r
13 <hr>\r
14 <h1>SDL_ResetAssertionReport</h1>\r
15 \8e¸\94s\82µ\82½\83A\83T\81[\83V\83\87\83\93\82Ì\83\8a\83X\83g\82ð\91S\82Ä\8fÁ\8b\8e\82·\82é\r
16 <h2>\8d\\95¶</h2>\r
17 <code>void SDL_ResetAssertionReport(void)</code>\r
18 <h2>\83T\83\93\83v\83\8b\83R\81[\83h</h2>\r
19 <p>\r
20 <code>\r
21 <pre>\r
22 SDL_assert(1+1 == 3);  // \83A\83T\81[\83V\83\87\83\93\82ð\88ø\82«\8bN\82±\82·\r
23 printf("%p\n", SDL_GetAssertionReport());  // NULL\82Å\82È\82¢\r
24 SDL_ResetAssertionReport();\r
25 printf("%p\n", SDL_GetAssertionReport());  // NULL\r
26 </pre>\r
27 </code>\r
28 </p>\r
29 <h2>\8fÚ\8d×</h2>\r
30 \82±\82Ì\8aÖ\90\94\82Í, \82±\82Ì\8e\9e\93_\82Ü\82Å\82É\94­\90\82µ\82½\83A\83T\81[\83V\83\87\83\93\82ð\91S\82Ä\8fÁ\8b\8e\82·\82é.\r
31 \82±\82Ì\8aÖ\90\94\82ð\8cÄ\82ñ\82¾\92¼\8cã\82Í<a href="SDL_GetAssertionReport.html">SDL_GetAssertionReport()</a>\82Í\89½\82à\96ß\82³\82È\82¢.\r
32 \82³\82ç\82É, \88È\91O\82É\94­\90\82µ\82½\83A\83T\81[\83V\83\87\83\93\82Ìtrigger_count\82Í0\82É, always_ignore\82Í\8bU\82É\83\8a\83Z\83b\83g\82³\82ê\82é.\r
33 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>\r
34 <a href="SDL_GetAssertionReport.html">SDL_GetAssertionReport</a><br>\r
35 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>\r
36 <a href="https://wiki.libsdl.org/SDL_ResetAssertionReport">SDL_ResetAssertionReport - SDL Wiki</a>\r
37 <hr>\r
38 </body>\r
39 </html>\r