Home | History | Annotate | Download | only in unicode

Lines Matching full:stdio

25 #include <stdio.h>
93 * \brief C API: Unicode stdio-like API
95 * <h2>Unicode stdio-like C API</h2>
97 * <p>This API provides an stdio-like API wrapper around ICU's other
99 * Unicode support to a preexisting applications using stdio. The following
100 * is a small list of noticable differences between stdio and ICU I/O's
109 * platforms (unlike the standard stdio implementations found on various
112 * handling when compared to the typical stdio implementation.</li>