OSDN Git Service

追加
authormaruhiro <maruhiro@bridge.ocn.ne.jp>
Sat, 24 May 2014 09:46:27 +0000 (18:46 +0900)
committermaruhiro <maruhiro@bridge.ocn.ne.jp>
Sat, 24 May 2014 09:46:27 +0000 (18:46 +0900)
CategoryBits.html [new file with mode: 0644]
SDL_MostSignificantBitIndex32.html [new file with mode: 0644]

diff --git a/CategoryBits.html b/CategoryBits.html
new file mode 100644 (file)
index 0000000..9eb1e9b
--- /dev/null
@@ -0,0 +1,27 @@
+<!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="Simple Directmedia Layer SDL2.0">
+<link rel="top" href="index.html" title="\83z\81[\83\80">
+<link rel="parent" href="ApiByCategory.html" title="1\82Â\8fã">
+<title>SDL2.0 \93ú\96{\8cê\83\8a\83t\83@\83\8c\83\93\83X - \83r\83b\83g\91\80\8dì</title>
+</head>
+<body>
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - \83r\83b\83g\91\80\8dì
+<hr>
+<h1>\83r\83b\83g\91\80\8dì</h1>
+\83C\83\93\83N\83\8b\81[\83h\83t\83@\83C\83\8b: <a href="http://hg.libsdl.org/SDL/file/default/include/SDL_bits.h">SDL_bits.h</a>
+<h2>\8aT\97v</h2>
+This category contains functions for bit-level operations ("bit-twiddling"). 
+\82±\82±\82É\82Í\83r\83b\83g\91\80\8dì(\83r\83b\83g\93ü\91Ö)\82ð\8ds\82¤\8aÖ\90\94\82ª\95ª\97Þ\82³\82ê\82Ä\82¢\82é.
+<h2>\8aÖ\90\94</h2>
+<ol>
+<li><a href="SDL_MostSignificantBitIndex32.html">SDL_MostSignificantBitIndex32</a></li>
+</ol>
+<h2>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
+<a href="https://wiki.libsdl.org/CategoryBits">Bit-level Operations - SDL Wiki</a>
+<hr>
+</body>
+</html>
diff --git a/SDL_MostSignificantBitIndex32.html b/SDL_MostSignificantBitIndex32.html
new file mode 100644 (file)
index 0000000..31c08ea
--- /dev/null
@@ -0,0 +1,29 @@
+<!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="Simple Directmedia Layer SDL2.0">
+<link rel="top" href="index.html" title="\83z\81[\83\80">
+<link rel="parent" href="CategoryBits.html" title="1\82Â\8fã">
+<title>SDL_MostSignificantBitIndex32</title>
+</head>
+<body>
+<a href="index.html">\96Ú\8e\9f</a> - <a href="ApiByCategory.html">API(\8b@\94\\95Ê)</a> - <a href="CategoryBits.html">\83r\83b\83g\91\80\8dì</a> - SDL_MostSignificantBitIndex32
+<hr>
+<h1>SDL_MostSignificantBitIndex32</h1>
+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>
+<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>SDL Wiki\82Ö\82Ì\83\8a\83\93\83N</h2>
+<a href="https://wiki.libsdl.org/SDL_MostSignificantBitIndex32">SDL_MostSignificantBitIndex32 - SDL Wiki</a>
+<hr>
+</body>
+</html>