OSDN Git Service

Mix_AllocateChannels 新しい説明の訳に差し替え
[sdl2referencejp/sdl2referencejp.git] / SDL_GetErrorMsg.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html lang="ja-JP">
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
5 <meta http-equiv="Content-Style-Type" content="text/css">
6 <meta name="keywords" content="Simple Directmedia Layer SDL2.0">
7 <link rel="top" href="index.html" title="\83z\81[\83\80">
8 <link rel="parent" href="CategoryError.html" title="1\82Â\8fã">
9 <title>SDL_GetErrorMsg</title>
10 </head>
11 <body>
12 <a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryError.html">\83G\83\89\81[\8f\88\97\9d</a> - SDL_GetErrorMsg
13 <hr>
14 <h1>SDL_GetErrorMsg</h1>
15 \8c»\8dÝ\82Ì\83X\83\8c\83b\83h\82Å\8dÅ\8cã\82É\94­\90\82µ\82½\83G\83\89\81[\82Ì\83\81\83b\83Z\81[\83W\82ð\93¾\82é
16 <h2>\8d\\95¶</h2>
17 <code>char* SDL_GetErrorMsg(char* errstr, int maxlen)</code>
18 <h2>\88ø\90\94</h2>
19 <table border="1" summary="SDL_GetDisplayOrientation">
20 <tr><td>errstr</td><td>\8c»\8dÝ\82Ì\83X\83\8c\83b\83h\82Å\8dÅ\8cã\82É\94­\90\82µ\82½\83G\83\89\81[\82Ì\83\81\83b\83Z\81[\83W\82ð\8f\91\82«\8d\9e\82Þ\83o\83b\83t\83@</td></tr>
21 <tr><td>maxlen</td><td>errstr\82ª\8e¦\82·\83o\83b\83t\83@\82Ì\83T\83C\83Y</td></tr>
22 </table>
23 <h2>\96ß\82è\92l</h2>
24 <p>
25 \88ø\90\94<code>errstr</code>\82É\93n\82³\82ê\82½\83|\83C\83\93\83^
26 </p>
27 <h2>\8fÚ\8d×</h2>
28 <p>
29 \8cÄ\82Ñ\8fo\82·\82Æ\8ew\92è\82Ì\83o\83b\83t\83@\82É\83G\83\89\81[\95\8e\9a\97ñ\82ª\83R\83s\81[\82³\82ê\82é\82ª, \82»\82Ì\91¼\82Í<a href="SDL_GetError.html">SDL_GetError()</a>\82Æ\82Ü\82Á\82½\82­\93¯\82\82Å\82 \82é.
30 </p>
31 <h2>\83o\81[\83W\83\87\83\93</h2>
32 SDL 2.0.14\88È\8d~
33 <h2>\8aÖ\98A\8d\80\96Ú(\8aÖ\90\94)</h2>
34 <a href="SDL_GetError.html">SDL_GetError</a><br>
35 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
36 <a href="https://wiki.libsdl.org/SDL_GetErrorMsg">SDL_GetErrorMsg - SDL Wiki</a>
37 <hr>
38 </body>
39 </html>