Skip to content

Commit 863bb97

Browse files
author
cpprefjp-autoupdate
committed
update automatically
1 parent ffaf3d3 commit 863bb97

File tree

5 files changed

+150
-29678
lines changed

5 files changed

+150
-29678
lines changed

reference/cstdlib/atoi_atol_atoll.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -188,12 +188,12 @@
188188

189189
<p class="text-right"><small>
190190
最終更新日時(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秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
196-
<span itemprop="name">Akira Takahashi</span>
196+
<span itemprop="name">Koichi Murase</span>
197197
</span>
198198
が更新
199199
</small></p>
@@ -264,11 +264,11 @@ <h2>関連項目</h2>
264264
<p>それぞれ<code>std::string</code> および <code>std::wstring</code> に対応させたものと見なせる。</p>
265265
<h2>参照</h2>
266266
<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>
272272
</ul></div>
273273

274274
</div>

reference/cstdlib/calloc.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,8 @@
188188

189189
<p class="text-right"><small>
190190
最終更新日時(UTC):
191-
<span itemprop="datePublished" content="2025-07-09T10:59:06">
192-
2025年07月09日 10時59分06秒
191+
<span itemprop="datePublished" content="2025-07-09T11:18:31">
192+
2025年07月09日 11時18分31秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
@@ -263,7 +263,7 @@ <h2>関連項目</h2>
263263
</ul>
264264
<h2>参照</h2>
265265
<ul>
266-
<li><a href="https://www.dii.uchile.cl/~daespino/files/Iso_C_1999_definition.pdf" target="_blank">7.20.3 Memory management functions</a> [PDF]</li>
266+
<li>C99: 7.20.3 Memory management functions</li>
267267
</ul></div>
268268

269269
</div>

reference/cstdlib/malloc.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -188,12 +188,12 @@
188188

189189
<p class="text-right"><small>
190190
最終更新日時(UTC):
191-
<span itemprop="datePublished" content="2025-07-07T13:15:06">
192-
2025年07月07日 13時15分06秒
191+
<span itemprop="datePublished" content="2025-07-09T11:16:19">
192+
2025年07月09日 11時16分19秒
193193
</span>
194194
<br/>
195195
<span itemprop="author" itemscope itemtype="http://schema.org/Person">
196-
<span itemprop="name">K10-K10</span>
196+
<span itemprop="name">Koichi Murase</span>
197197
</span>
198198
が更新
199199
</small></p>
@@ -265,7 +265,7 @@ <h2>関連項目</h2>
265265
</ul>
266266
<h2>参照</h2>
267267
<ul>
268-
<li><a href="https://www.open-std.org/jtc1/sc22/wg14/www/docs/n2310.pdf" target="_blank">7.22.3 Memory management 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.3 Memory management functions</a></li>
269269
</ul></div>
270270

271271
</div>

0 commit comments

Comments
 (0)