Skip to content

Commit d2cfc07

Browse files
author
PetersSharp
committed
commit 2018-07-15
1 parent d6d8aff commit d2cfc07

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+99
-93
lines changed

docs/doxman/mbstowcs.dox

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,17 @@
99
The sequence of characters in the string src shall begin in the initial shift state.
1010
The conversion can stop for three reasons:
1111

12-
1. An invalid multibyte sequence has been encountered.
12+
13+
- An invalid multibyte sequence has been encountered.
1314
In this case, `(size_t) -1` is returned.
1415

15-
2. Wide characters `non-L'\0'` have been stored at position `n` to `dest`.
16+
- Wide characters non `L`'\0' have been stored at position `n` to `dest`.
1617
In this case, the number of wide characters written to `dest` is returned, but the
1718
shift state at this point is lost.
1819

19-
3. The multibyte string has been completely converted, including the
20-
terminating null character `L'\0'`.
21-
In this case, the number of wide characters written to `dest`, excluding the
22-
terminating null wide character, is returned.
20+
- The multibyte string has been completely converted, including the terminating null character `L`'\0'.
21+
In this case, the number of wide characters written to `dest`, excluding the terminating null wide
22+
character, is returned.
2323

2424
The programmer must ensure that there is room for at least n wide characters at `dest`.
2525

@@ -30,6 +30,8 @@
3030
In order to avoid the case `2` above, the programmer should make sure `n` is greater than
3131
or equal to:
3232

33+
34+
3335
\code{.c}
3436

3537

@@ -38,6 +40,8 @@
3840
\endcode
3941

4042

43+
44+
4145
# Return Value
4246

4347
The mbstowcs() function returns the number of wide characters that make up the converted

docs/html/annotated.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
</div><!-- contents -->
7575
<!-- start footer part -->
7676
<hr class="footer"/><address class="footer"><small>
77-
Generated on Sun Jul 15 2018 16:53:25 for libwchar2 0.0.3 by &#160;<a href="http://www.doxygen.org/index.html">
77+
Generated on Sun Jul 15 2018 16:58:36 for libwchar2 0.0.3 by &#160;<a href="http://www.doxygen.org/index.html">
7878
<img class="footer" src="doxygen.png" alt="doxygen"/>
7979
</a> 1.8.14
8080
</small></address>

docs/html/btowc.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ <h1><a class="anchor" id="autotoc_md2"></a>
9292
</div></div><!-- contents -->
9393
<!-- start footer part -->
9494
<hr class="footer"/><address class="footer"><small>
95-
Generated on Sun Jul 15 2018 16:53:25 for libwchar2 0.0.3 by &#160;<a href="http://www.doxygen.org/index.html">
95+
Generated on Sun Jul 15 2018 16:58:36 for libwchar2 0.0.3 by &#160;<a href="http://www.doxygen.org/index.html">
9696
<img class="footer" src="doxygen.png" alt="doxygen"/>
9797
</a> 1.8.14
9898
</small></address>

docs/html/dir_d44c64559bbebec7f509842c48db8b23.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
</div><!-- contents -->
8080
<!-- start footer part -->
8181
<hr class="footer"/><address class="footer"><small>
82-
Generated on Sun Jul 15 2018 16:53:25 for libwchar2 0.0.3 by &#160;<a href="http://www.doxygen.org/index.html">
82+
Generated on Sun Jul 15 2018 16:58:36 for libwchar2 0.0.3 by &#160;<a href="http://www.doxygen.org/index.html">
8383
<img class="footer" src="doxygen.png" alt="doxygen"/>
8484
</a> 1.8.14
8585
</small></address>

docs/html/files.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
</div><!-- contents -->
7676
<!-- start footer part -->
7777
<hr class="footer"/><address class="footer"><small>
78-
Generated on Sun Jul 15 2018 16:53:25 for libwchar2 0.0.3 by &#160;<a href="http://www.doxygen.org/index.html">
78+
Generated on Sun Jul 15 2018 16:58:36 for libwchar2 0.0.3 by &#160;<a href="http://www.doxygen.org/index.html">
7979
<img class="footer" src="doxygen.png" alt="doxygen"/>
8080
</a> 1.8.14
8181
</small></address>

docs/html/globals.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -529,7 +529,7 @@ <h3><a id="index_w"></a>- w -</h3><ul>
529529
</div><!-- contents -->
530530
<!-- start footer part -->
531531
<hr class="footer"/><address class="footer"><small>
532-
Generated on Sun Jul 15 2018 16:53:25 for libwchar2 0.0.3 by &#160;<a href="http://www.doxygen.org/index.html">
532+
Generated on Sun Jul 15 2018 16:58:36 for libwchar2 0.0.3 by &#160;<a href="http://www.doxygen.org/index.html">
533533
<img class="footer" src="doxygen.png" alt="doxygen"/>
534534
</a> 1.8.14
535535
</small></address>

docs/html/globals_defs.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
</div><!-- contents -->
9595
<!-- start footer part -->
9696
<hr class="footer"/><address class="footer"><small>
97-
Generated on Sun Jul 15 2018 16:53:25 for libwchar2 0.0.3 by &#160;<a href="http://www.doxygen.org/index.html">
97+
Generated on Sun Jul 15 2018 16:58:36 for libwchar2 0.0.3 by &#160;<a href="http://www.doxygen.org/index.html">
9898
<img class="footer" src="doxygen.png" alt="doxygen"/>
9999
</a> 1.8.14
100100
</small></address>

docs/html/globals_enum.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
</div><!-- contents -->
7171
<!-- start footer part -->
7272
<hr class="footer"/><address class="footer"><small>
73-
Generated on Sun Jul 15 2018 16:53:25 for libwchar2 0.0.3 by &#160;<a href="http://www.doxygen.org/index.html">
73+
Generated on Sun Jul 15 2018 16:58:36 for libwchar2 0.0.3 by &#160;<a href="http://www.doxygen.org/index.html">
7474
<img class="footer" src="doxygen.png" alt="doxygen"/>
7575
</a> 1.8.14
7676
</small></address>

docs/html/globals_eval.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
</div><!-- contents -->
8383
<!-- start footer part -->
8484
<hr class="footer"/><address class="footer"><small>
85-
Generated on Sun Jul 15 2018 16:53:25 for libwchar2 0.0.3 by &#160;<a href="http://www.doxygen.org/index.html">
85+
Generated on Sun Jul 15 2018 16:58:36 for libwchar2 0.0.3 by &#160;<a href="http://www.doxygen.org/index.html">
8686
<img class="footer" src="doxygen.png" alt="doxygen"/>
8787
</a> 1.8.14
8888
</small></address>

docs/html/globals_func.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ <h3><a id="index_w"></a>- w -</h3><ul>
476476
</div><!-- contents -->
477477
<!-- start footer part -->
478478
<hr class="footer"/><address class="footer"><small>
479-
Generated on Sun Jul 15 2018 16:53:25 for libwchar2 0.0.3 by &#160;<a href="http://www.doxygen.org/index.html">
479+
Generated on Sun Jul 15 2018 16:58:36 for libwchar2 0.0.3 by &#160;<a href="http://www.doxygen.org/index.html">
480480
<img class="footer" src="doxygen.png" alt="doxygen"/>
481481
</a> 1.8.14
482482
</small></address>

0 commit comments

Comments
 (0)