OSDN Git Service

追加
authormaruhiro <maruhiro@bridge.ocn.ne.jp>
Sat, 31 May 2014 08:48:36 +0000 (17:48 +0900)
committermaruhiro <maruhiro@bridge.ocn.ne.jp>
Sat, 31 May 2014 08:48:36 +0000 (17:48 +0900)
IMG_GetError.html [new file with mode: 0644]
IMG_SetError.html [new file with mode: 0644]

diff --git a/IMG_GetError.html b/IMG_GetError.html
new file mode 100644 (file)
index 0000000..d9af1d8
--- /dev/null
@@ -0,0 +1,30 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
+<html lang="ja-JP">\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
+<meta http-equiv="Content-Style-Type" content="text/css">\r
+<meta name="keywords" content="SDL_image">\r
+<link rel="top" href="index.html" title="\83z\81[\83\80">\r
+<link rel="parent" href="ApiByCategory.html" title="1\82Â\8fã">\r
+<title>IMG_GetError</title>\r
+</head>\r
+<body>\r
+<a href="index.html">\96Ú\8e\9f</a> - <a href="SDL_image-functions.html">3.\8aÖ\90\94</a> - <a href="SDL_image-functions-errors.html">3.4\83G\83\89\81[</a> - IMG_GetError\r
+<hr>\r
+<h1>IMG_GetError</h1>\r
+<p>\r
+<code>char *IMG_GetError()</code>\r
+</p>\r
+<p>\r
+\82±\82ê\82Í<a href="SDL_GetError.html">SDL_GetError</a>\82Æ\93¯\97l\82É, SDL_image\82Ì\8aÖ\90\94\82ª\8dÅ\8cã\82É\96ß\82µ\82½\83G\83\89\81[\82Ì\97\9d\97R\82ð\83\86\81[\83U\82É\93`\82¦\82é\83\81\83b\83Z\81[\83W\82ð\96ß\82·.\r
+</p>\r
+<p>\r
+\96ß\82è\92l: \90l\82ª\93Ç\82ß\82é\83o\81[\83W\83\87\83\93\8fî\95ñ, \82Ü\82½\82Í\8dÅ\8cã\82É\94­\90\82µ\82½\83G\83\89\81[\82Ì\97\9d\97R\82Ö\82Ìchar\8c^\83|\83C\83\93\83^\r
+</p>\r
+<h2>\8eQ\8fÆ</h2>\r
+<a href="IMG_SetError.html">IMG_SetError</a>\r
+<h2>\8c´\95\82Ö\82Ì\83\8a\83\93\83N</h2>\r
+<a href="https://www.libsdl.org/projects/SDL_image/docs/SDL_image_45.html#SEC45">IMG_GetError</a>\r
+<hr>\r
+</body>\r
+</html>\r
diff --git a/IMG_SetError.html b/IMG_SetError.html
new file mode 100644 (file)
index 0000000..95477b7
--- /dev/null
@@ -0,0 +1,32 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">\r
+<html lang="ja-JP">\r
+<head>\r
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">\r
+<meta http-equiv="Content-Style-Type" content="text/css">\r
+<meta name="keywords" content="SDL_image">\r
+<link rel="top" href="index.html" title="\83z\81[\83\80">\r
+<link rel="parent" href="ApiByCategory.html" title="1\82Â\8fã">\r
+<title>IMG_SetError</title>\r
+</head>\r
+<body>\r
+<a href="index.html">\96Ú\8e\9f</a> - <a href="SDL_image-functions.html">3.\8aÖ\90\94</a> - <a href="SDL_image-functions-errors.html">3.4\83G\83\89\81[</a> - IMG_SetError\r
+<hr>\r
+<h1>IMG_SetError</h1>\r
+<p>\r
+<code>void IMG_SetError(const char *fmt, ...)</code>\r
+</p>\r
+<p>\r
+\82±\82ê\82Í<a href="SDL_SetError.html">SDL_SetError</a>\82Æ\93¯\97l\82É<a href="IMG_GetError.html">IMG_GetError</a>(\82Ü\82½\82Í<a href="SDL_GetError.html">SDL_GetError</a>)\82Å\93¾\82ç\82ê\82é\83G\83\89\81[\83\81\83b\83Z\81[\83W\82ð\90Ý\92è\82·\82é.\r
+\82±\82Ì\8aÖ\90\94\82Íprintf\82Ì\82æ\82¤\82É\90U\95\91\82¤\82ª, \83\81\83b\83Z\81[\83W\82Ì\92·\82³\82ÉSDL_ERRBUFIZE(1024)\83o\83C\83g\82Ì\90§\8cÀ\82ª\82 \82é.\r
+</p>\r
+<p>\r
+\83t\83H\81[\83}\83b\83g\8c`\8e®\82Í\88È\89º\82Ì\82à\82Ì\82Ì\82Ý\91Î\89\9e\82·\82é: %s, %d, %f, %p<br>\r
+%.2f\82Ì\82æ\82¤\82È\8ew\92è\82É\82Í\91Î\89\9e\82µ\82Ä\82¢\82È\82¢. \8fÚ\8d×\82ÍSDL\82Ì\83h\83L\83\85\83\81\83\93\83g\82É\8f\91\82©\82ê\82Ä\82¢\82é.\r
+</p>\r
+<h2>\8eQ\8fÆ</h2>\r
+<a href="IMG_GetError.html">IMG_GetError</a>\r
+<h2>\8c´\95\82Ö\82Ì\83\8a\83\93\83N</h2>\r
+<a href="https://www.libsdl.org/projects/SDL_image/docs/SDL_image_44.html#SEC44">IMG_SetError</a>\r
+<hr>\r
+</body>\r
+</html>\r