|
188 | 188 |
|
189 | 189 | <p class="text-right"><small>
|
190 | 190 | 最終更新日時(UTC):
|
191 |
| - <span itemprop="datePublished" content="2025-07-07T09:09:51"> |
192 |
| - 2025年07月07日 09時09分51秒 |
| 191 | + <span itemprop="datePublished" content="2025-07-09T11:18:31"> |
| 192 | + 2025年07月09日 11時18分31秒 |
193 | 193 | </span>
|
194 | 194 | <br/>
|
195 | 195 | <span itemprop="author" itemscope itemtype="http://schema.org/Person">
|
196 |
| - <span itemprop="name">Akira Takahashi</span> |
| 196 | + <span itemprop="name">Koichi Murase</span> |
197 | 197 | </span>
|
198 | 198 | が更新
|
199 | 199 | </small></p>
|
@@ -264,11 +264,11 @@ <h2>関連項目</h2>
|
264 | 264 | <p>それぞれ<code>std::string</code> および <code>std::wstring</code> に対応させたものと見なせる。</p>
|
265 | 265 | <h2>参照</h2>
|
266 | 266 | <ul>
|
267 |
| -<li><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf" target="_blank">7.22.1.2 The atoi, atol, and atoll functions</a></li> |
268 |
| -<li><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2310.pdf" target="_blank">7.22.1.2 The atoi, atol, and atoll functions (p: 249)</a></li> |
269 |
| -<li><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1548.pdf" target="_blank">7.22.1.2 The atoi, atol, and atoll functions (p: 341)</a></li> |
270 |
| -<li><a href="https://www.dii.uchile.cl/~daespino/files/Iso_C_1999_definition.pdf" target="_blank">7.20.1.2 The atoi, atol, and atoll functions (p: 307)</a></li> |
271 |
| -<li><a href="https://www.dii.uchile.cl/~daespino/files/Iso_C_1999_definition.pdf" target="_blank">4.10.1.2 The atoi function</a></li> |
| 267 | +<li><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf" target="_blank">C N3220: 7.22.1.2 The atoi, atol, and atoll functions</a></li> |
| 268 | +<li><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2310.pdf" target="_blank">C N2310: 7.22.1.2 The atoi, atol, and atoll functions (p: 249)</a></li> |
| 269 | +<li><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n1548.pdf" target="_blank">C N1548: 7.22.1.2 The atoi, atol, and atoll functions (p: 341)</a></li> |
| 270 | +<li>C99: 7.20.1.2 The atoi, atol, and atoll functions (p: 307)</li> |
| 271 | +<li>C99: 4.10.1.2 The atoi function</li> |
272 | 272 | </ul></div>
|
273 | 273 |
|
274 | 274 | </div>
|
|
0 commit comments