iconv_open_into man page on AIX

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

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

NAME
       iconv_open_into - initialize descriptor for character set conversion

SYNOPSIS
       #include <iconv.h>

       int iconv_open_into (const char* tocode, const char* fromcode,
			    iconv_allocation_t* resultp);

DESCRIPTION
       The  iconv_open_into function initializes a conversion descriptor suit‐
       able for converting byte sequences from character encoding fromcode  to
       character  encoding tocode.  The conversion descriptor is stored in the
       memory pointed to by resultp.

       The values permitted for fromcode and tocode are the same  as  for  the
       function iconv_open.

       After a successful return from this function, resultp can be be used as
       an iconv_t object with the iconv function.

RETURN VALUE
       The iconv_open_into function fills *resultp and returns 0  if  it  suc‐
       ceeds. In case of error, it sets errno and returns -1.

ERRORS
       The following error can occur, among others:

       EINVAL The  conversion  from fromcode to tocode is not supported by the
	      implementation.

CONFORMING TO
       This function is implemented only in GNU	 libiconv  and	not  in	 other
       iconv implementations. It is not backed by a standard. You can test for
       its presence through (_LIBICONV_VERSION >= 0x010D).

SEE ALSO
       iconv_open(3) iconv(3)

GNU			      September 21, 2008	    ICONV_OPEN_INTO(3)
[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server AIX

List of man pages available for AIX

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