wcstoimax man page on YellowDog

Man page or keyword search:  
man Server   18644 pages
apropos Keyword Search (all sections)
Output format
YellowDog logo
[printable version]

WCSTOIMAX(3)		   Linux Programmer's Manual		  WCSTOIMAX(3)

NAME
       wcstoimax, wcstoumax - convert wide-character string to integer

SYNOPSIS
       #include <stddef.h>
       #include <inttypes.h>

       intmax_t wcstoimax (const wchar_t *nptr, wchar_t **endptr, int base);
       uintmax_t wcstoumax (const wchar_t *nptr, wchar_t **endptr, int base);

DESCRIPTION
       These  functions are just like wcstol() and wcstoul(), except that they
       return a value of type intmax_t and uintmax_t, respectively.

CONFORMING TO
       C99.

SEE ALSO
       imaxabs(3),   imaxdiv(3),   strtoimax(3),   strtoumax(3),    wcstol(3),
       wcstoul(3)

				  2003-11-01			  WCSTOIMAX(3)
[top]

List of man pages available for YellowDog

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net