*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Linux man pages -> localeconv (3)              
Title
Content
Arch
Section
 

LOCALECONV(3)

Contents


NAME    [Toc]    [Back]

       localeconv - get numeric formatting information

SYNOPSIS    [Toc]    [Back]

       #include <locale.h>

       struct lconv *localeconv(void);

DESCRIPTION    [Toc]    [Back]

       The  localeconv()  function returns a pointer to a struct lconv for the
       current locale. This structure is defined in the  header-file  locale.h
       and   contains	all  values  associated  with  the  locale  categories
       LC_NUMERIC and  LC_MONETARY.   Programs	may  also  use	the  functions
       printf()  and  strfmon() that behave according the the actual locale in
       use.

CONFORMING TO    [Toc]    [Back]

       ANSI C, POSIX.1

BUGS    [Toc]    [Back]

       The printf() family of functions may  or  may  not  honor  the  current
       locale.

SEE ALSO    [Toc]    [Back]

      
      
       locale(1),  localedef(1),  strcoll(3),  isalpha(3), setlocale(3), strf-
       time(3), locale(7)



GNU				  1993-04-25			 LOCALECONV(3)
[ Back ]
 Similar pages
Name OS Title
ep IRIX FORTRAN numeric characteristic constants
npx FreeBSD Numeric Processing Extension coprocessor
digittoint FreeBSD convert a numeric character to its integer value
epsilon IRIX Returns a positive number near 1 in the numeric model
inet_pton Tru64 Convert a text string to a numeric address
inet_ntop Tru64 Convert a numeric address to a text string
npx OpenBSD Numeric Processing Extension coprocessor and emulator
maxexponent IRIX Returns the maximum exponent in the numeric model
perlnumber OpenBSD semantics of numbers and numeric operations in Perl
hostid Linux print the numeric identifier for the current host
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service