OSDN Git Service

API一覧に概要を追加 リンクを修正
[sdl2referencejp/sdl2referencejp.git] / old / IMG_SetError.html
similarity index 90%
rename from IMG_SetError.html
rename to old/IMG_SetError.html
index 6441619..caddb36 100644 (file)
@@ -1,41 +1,41 @@
-<!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="SDL_image-functions-errors.html" title="1\82Â\8fã">\r
-<title>IMG_SetError</title>\r
-</head>\r
-<body>\r
-<a href="index.html#SDL_image">\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>\83T\83\93\83v\83\8b\83R\81[\83h</h2>\r
-<code>\r
-<pre>\r
-int myimagefunc(int i) {\r
-    IMG_SetError("myimagefunc is not implemented! %d was passed in.",i);\r
-    return(-1);\r
-}\r
-</pre>\r
-</code>\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">3.4.1 IMG_SetError</a>\r
-<hr>\r
-</body>\r
-</html>\r
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html lang="ja-JP">
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=Shift_JIS">
+<meta http-equiv="Content-Style-Type" content="text/css">
+<meta name="keywords" content="SDL_image">
+<link rel="top" href="index.html" title="\83z\81[\83\80">
+<link rel="parent" href="SDL_image-functions-errors.html" title="1\82Â\8fã">
+<title>IMG_SetError</title>
+</head>
+<body>
+<a href="index.html#SDL_image">\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
+<hr>
+<h1>IMG_SetError</h1>
+<p>
+<code>void IMG_SetError(const char *fmt, ...)</code>
+</p>
+<p>
+\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é.
+\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é.
+</p>
+<p>
+\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>
+%.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é.
+</p>
+<h2>\83T\83\93\83v\83\8b\83R\81[\83h</h2>
+<code>
+<pre>
+int myimagefunc(int i) {
+    IMG_SetError("myimagefunc is not implemented! %d was passed in.",i);
+    return(-1);
+}
+</pre>
+</code>
+<h2>\8eQ\8fÆ</h2>
+<a href="IMG_GetError.html">IMG_GetError</a>
+<h2>\8c´\95\82Ö\82Ì\83\8a\83\93\83N</h2>
+<a href="https://www.libsdl.org/projects/old/SDL_image/docs/SDL_image_44.html#SEC44">3.4.1 IMG_SetError</a>
+<hr>
+</body>
+</html>