HP aC++/HP C Programmer's Guide (B3901-90036; A.06.26; September 2011)
Table 11 Unsupported Functionality (continued)
libc **
(HP-UX System Libraries)
Rogue Wave Standard C++
Library 1.2.1
Rogue Wave
Standard C++
Library 2.2.1
Functionality
<ios>
<iosfwd>
Not applicableiterator template is not
provided
Yes<iterator>
Not applicableNot providedYes<locale>
Not applicableNot providedYesprintf(3) formats
%ls and %lc are not
provided
Not applicableNot applicable<utility>
Not applicableNot providedYes<valarray>
The following functions are
not provided:
Not applicableNot applicablewide character support
btowc
fwide
fwprintf
fwscanf
mbrlen
mbrtowc
mbsinit
mbsrtowcs
swprintf
swscanf
towctrans
vfwprintf
vswprintf
vwprintf
wcrtomb
wcsrtombs
wcsstr
wctob
wctrans
wmemchr
wmemcmp
wmemcpy
wmemset
wprintf
wscanf
** Available when compiled with-D_XOPEN_SOURCE=500. Also, the application must
be linked with /usr/lib/hpux##/unix98.o, where ## is either 32 or 64.
Unsupported Functionality 193