OSDN Git Service

SDL_Rect サンプルコードを修正 コピー先のwとhは無視されるため0とした https://github.com/libsdl-org/sdlwiki/commit...
[sdl2referencejp/sdl2referencejp.git] / SDLNet_Linked_Version.html
index 642cf74..aebc3e4 100644 (file)
@@ -5,42 +5,30 @@
 <meta http-equiv="Content-Style-Type" content="text/css">
 <meta name="keywords" content="SDL_net">
 <link rel="top" href="index.html" title="\83z\81[\83\80">
-<link rel="parent" href="SDL_net-functions-general.html" title="1\82Â\8fã">
+<link rel="parent" href="SDL2_net-CategoryGeneral.html" title="1\82Â\8fã">
 <title>SDLNet_Linked_Version</title>
 </head>
 <body>
-<a href="index.html#SDL_net">\96Ú\8e\9f</a> - <a href="SDL_net-functions.html">3.\8aÖ\90\94</a> - <a href="SDL_net-functions-general.html">3.1\88ê\94Ê</a> - SDLNet_Linked_Version
+<a href="index.html#SDL2_net">\96Ú\8e\9f</a> - <a href="SDL2_net-FrontPage.html">SDL_net</a> - <a href="SDL2_net-ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="SDL2_net-CategoryGeneral.html">\88ê\94Ê</a> - SDLNet_Linked_Version
 <hr>
 <h1>SDLNet_Linked_Version</h1>
+\83v\83\8d\83O\83\89\83\80\82É\83\8a\83\93\83N\82³\82ê\82½SDL_net\82Ì\83o\81[\83W\83\87\83\93\82ð\93¾\82é
+<h2>\8d\\95¶</h2>
+<code>const SDLNet_version * SDLNet_Linked_Version(void)</code>
+<h2>\96ß\82è\92l</h2>
+\83o\81[\83W\83\87\83\93\8fî\95ñ\82Ö\82Ì\83|\83C\83\93\83^\82ð\96ß\82·.
+<h2>\8fÚ\8d×</h2>
 <p>
-<code>const SDL_version *SDLNet_Linked_Version()</code><br>
-<code>void SDL_NET_VERSION(SDL_version *compile_version)</code>
+\82±\82Ì\8aÖ\90\94\82Å\93¾\82ç\82ê\82é\82Ì\82Í\93®\93I\82É\83\8a\83\93\83N\82³\82ê\82½SDL_net\82Ì\83o\81[\83W\83\87\83\93\82Å\82 \82é.
+\82±\82ê\82Æ\82Í\88Ù\82È\82è, SDL_NET_VERSION()\83}\83N\83\8d\82Å\93¾\82ç\82ê\82é\82Ì\82Í\83R\83\93\83p\83C\83\8b\82µ\82½\8e\9e\93_\82ÌSDL_net\82Ì\83w\83b\83_\82Ì\83o\81[\83W\83\87\83\93\82Å\82 \82é.
 </p>
 <p>
-\82±\82ê\82Í<a href="SDL_GetVersion.html">SDL_GetVersion</a>\82â<a href="SDL_VERSION.html">SDL_VERSION</a>\82Æ\93¯\82\82æ\82¤\82È\8b@\94\\82ð\8e\9d\82Â.
-\82±\82ê\82ç\82ð\8eg\82¤\82Æ, \8eÀ\8ds\8e\9e\82Ì\83o\81[\83W\83\87\83\93\82Æ\83R\83\93\83p\83C\83\8b\8e\9e\82Ì\83o\81[\83W\83\87\83\93\82ð\94ä\8ar\82Å\82«\82é.
-\82±\82ê\82ç\82Ì\8aÖ\90\94/\83}\83N\83\8d\82Í, \8eg\82¤\91O\82É\83\89\83C\83u\83\89\83\8a\82ð\8f\89\8aú\89»\82·\82é\95K\97v\82Í\82È\82¢.
+\96ß\82³\82ê\82é\82Ì\82Í\90Ã\93I\82È\93à\95\94\83f\81[\83^\82Å\82 \82é\82½\82ß, \89ð\95ú\82â\8fC\90³\82ð\8ds\82Á\82Ä\82Í\82È\82ç\82È\82¢.
 </p>
-<h2>\83T\83\93\83v\83\8b\83R\81[\83h</h2>
-<code>
-<pre>
-SDL_version compile_version;
-const SDL_version *link_version=SDLNet_Linked_Version();
-SDL_NET_VERSION(&compile_version);
-printf("\83R\83\93\83p\83C\83\8b\8e\9e\82ÌSDL_net\82Ì\83o\81[\83W\83\87\83\93: %d.%d.%d\n", 
-        compile_version.major,
-        compile_version.minor,
-        compile_version.patch);
-printf("\8eÀ\8ds\92\86\82ÌSDL_net\82Ì\83o\81[\83W\83\87\83\93: %d.%d.%d\n", 
-        link_version->major,
-        link_version->minor,
-        link_version->patch);
-</pre>
-</code>
-<h2>\8eQ\8fÆ</h2>
-<a href="SDLNet_Init.html">SDLNet_Init</a>
-<h2>\8c´\95\82Ö\82Ì\83\8a\83\93\83N</h2>
-<a href="http://www.libsdl.org/projects/SDL_net/docs/SDL_net_7.html#SEC7">3.1.1 SDLNet_Linked_Version</a>
+<h2>\83o\81[\83W\83\87\83\93</h2>
+SDL_net 2.0.0\88È\8d~
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
+<a href="https://wiki.libsdl.org/SDL_net/SDLNet_Linked_Version">SDL_net/SDLNet_Linked_Version</a>
 <hr>
 </body>
 </html>