Query: mconv_decode_buffer
OS: debian
Section: 3m17n
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
mconv_decode_buffer(3m17n) The m17n Library mconv_decode_buffer(3m17n)NAMEmconv_decode_buffer - Decode a buffer area based on a coding system.SYNOPSISMText* mconv_decode_buffer (MSymbol name, const unsigned char * buf, int n)DESCRIPTIONDecode a buffer area based on a coding system. The mconv_decode_buffer() function decodes n bytes of the buffer area pointed to by buf based on the coding system name. A temporary code converter for decoding is automatically created and freed.RETURN VALUEIf the operation was successful, mconv_decode_buffer() returns the resulting M-text. Otherwise it returns NULL and assigns an error code to the external variable merror_code.ERRORSMERROR_IO, MERROR_CODINGSEE ALSOmconv_decode(), mconv_decode_stream()COPYRIGHTCopyright (C) 2001 Information-technology Promotion Agency (IPA) Copyright (C) 2001-2011 National Institute of Advanced Industrial Science and Technology (AIST) Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License <http://www.gnu.org/licenses/fdl.html>. Version 1.6.2 12 Jan 2011 mconv_decode_buffer(3m17n)
Related Man Pages |
---|
mconv_buffer_converter(3m17n) - debian |
mconv_gets(3m17n) - debian |
mconv_stream_converter(3m17n) - debian |
mtext_from_data(3m17n) - debian |
mtext_push_prop(3m17n) - debian |
Similar Topics in the Unix Linux Community |
---|
One instance of comparing grep and awk |
Weird 'find' results |
A (ksh) Library For and From UNIX.com |
New UNIX and Linux History Sections |
My first PERL incarnation... Audio Oscillograph |