OSDN Git Service

API一覧に概要を追加 リンクを修正
[sdl2referencejp/sdl2referencejp.git] / old / Mix_SetError.html
similarity index 90%
rename from Mix_SetError.html
rename to old/Mix_SetError.html
index 81e80a8..7236e95 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_Mixer">\r
-<link rel="top" href="index.html" title="\83z\81[\83\80">\r
-<link rel="parent" href="SDL_Mixer-functions-errors.html" title="1\82Â\8fã">\r
-<title>Mix_SetError</title>\r
-</head>\r
-<body>\r
-<a href="index.html#SDL_mixer">\96Ú\8e\9f</a> - <a href="SDL_mixer-functions.html">4.\8aÖ\90\94</a> - <a href="SDL_mixer-functions-general.html">4.1\88ê\94Ê</a> - Mix_SetError\r
-<hr>\r
-<h1>Mix_SetError</h1>\r
-<p>\r
-<code>void Mix_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="Mix_GetError.html">Mix_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 mymixfunc(int i) {\r
-    Mix_SetError("mymixfunc is not implemented! %d was passed in.",i);\r
-    return(-1);\r
-}\r
-</pre>\r
-</code>\r
-<h2>\8eQ\8fÆ</h2>\r
-<a href="Mix_GetError.html">Mix_GetError</a>\r
-<h2>\8c´\95\82Ö\82Ì\83\8a\83\93\83N</h2>\r
-<a href="http://www.libsdl.org/projects/SDL_mixer/docs/SDL_mixer_13.html#SEC13">4.1.6 Mix_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_Mixer">
+<link rel="top" href="index.html" title="\83z\81[\83\80">
+<link rel="parent" href="SDL_Mixer-functions-errors.html" title="1\82Â\8fã">
+<title>Mix_SetError</title>
+</head>
+<body>
+<a href="index.html#SDL_mixer">\96Ú\8e\9f</a> - <a href="SDL_mixer-functions.html">4.\8aÖ\90\94</a> - <a href="SDL_mixer-functions-general.html">4.1\88ê\94Ê</a> - Mix_SetError
+<hr>
+<h1>Mix_SetError</h1>
+<p>
+<code>void Mix_SetError(const char *fmt, ...)</code>
+</p>
+<p>
+\82±\82ê\82Í<a href="SDL_SetError.html">SDL_SetError</a>\82Æ\93¯\97l\82É<a href="Mix_GetError.html">Mix_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 mymixfunc(int i) {
+    Mix_SetError("mymixfunc is not implemented! %d was passed in.",i);
+    return(-1);
+}
+</pre>
+</code>
+<h2>\8eQ\8fÆ</h2>
+<a href="Mix_GetError.html">Mix_GetError</a>
+<h2>\8c´\95\82Ö\82Ì\83\8a\83\93\83N</h2>
+<a href="https://www.libsdl.org/projects/old/SDL_mixer/docs/SDL_mixer_13.html#SEC13">4.1.6 Mix_SetError</a>
+<hr>
+</body>
+</html>