OSDN Git Service

修正
[sdl2referencejp/sdl2referencejp.git] / SDL_MostSignificantBitIndex32.html
index a15d087..1598da2 100644 (file)
 32bit\82Ì\92l\82Å\90Ý\92è\82³\82ê\82Ä\82¢\82é\8dÅ\8fã\88Ê\82Ì\83r\83b\83g\82ª\89½\83r\83b\83g\96Ú\82©\82ð\93¾\82é.
 \82±\82ê\82Í\92ê\82ª2\82Ì\91Î\90\94\82Æ\93¯\82\82Å\82 \82é.
 <h2>\8d\\95¶</h2>
-<code></code>
+<code>int SDL_MostSignificantBitIndex32(Uint32 x)</code>
 <h2>\88ø\90\94</h2>
 <table border="1" summary="">
 <tr><td>x</td><td>\8dÅ\8fã\88Ê\83r\83b\83g\82ð\93¾\82é\90\94\92l</td></tr>
 </table>
+<h2>\96ß\82è\92l</h2>
+\8dÅ\8fã\88Ê\83r\83b\83g\82ª\89½\83r\83b\83g\96Ú\82©\82ð\96ß\82·. x\82ª0\82Ì\82Æ\82«-1\82ð\96ß\82·.
 <h2>\83T\83\93\83v\83\8b\83R\81[\83h</h2>
 <p>
 <code>
@@ -32,8 +34,6 @@ if (bitmask) {
 </pre>
 </code>
 </p>
-<h2>\96ß\82è\92l</h2>
-\8dÅ\8fã\88Ê\83r\83b\83g\82ª\89½\83r\83b\83g\96Ú\82©\82ð\96ß\82·. x\82ª0\82Ì\82Æ\82«-1\82ð\96ß\82·.
 <h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
 <a href="https://wiki.libsdl.org/SDL_MostSignificantBitIndex32">SDL_MostSignificantBitIndex32 - SDL Wiki</a>
 <hr>