#, fuzzy msgid "" msgstr "" "Project-Id-Version: man-pages-l10n VERSION\n" "POT-Creation-Date: 2014-07-17 17:54+0900\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: TH #: man-pages/man3/asprintf.3:27 #, no-wrap msgid "ASPRINTF" msgstr "" #. type: TH #: man-pages/man3/asprintf.3:27 #, no-wrap msgid "2013-06-21" msgstr "" #. type: TH #: man-pages/man3/asprintf.3:27 #, no-wrap msgid "GNU" msgstr "" #. type: TH #: man-pages/man3/asprintf.3:27 #, no-wrap msgid "Linux Programmer's Manual" msgstr "" #. type: SH #: man-pages/man3/asprintf.3:28 #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: man-pages/man3/asprintf.3:30 msgid "asprintf, vasprintf - print to allocated string" msgstr "" #. type: SH #: man-pages/man3/asprintf.3:30 #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text #: man-pages/man3/asprintf.3:32 msgid "B<#define _GNU_SOURCE> /* See feature_test_macros(7) */" msgstr "" #. type: Plain text #: man-pages/man3/asprintf.3:34 msgid "B<#include Estdio.hE>" msgstr "" #. type: Plain text #: man-pages/man3/asprintf.3:36 msgid "BIB<, const char *>IB<, ...);>" msgstr "" #. type: Plain text #: man-pages/man3/asprintf.3:38 msgid "" "BIB<, const char *>IB<, va_list " ">IB<);>" msgstr "" #. type: SH #: man-pages/man3/asprintf.3:38 #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: man-pages/man3/asprintf.3:53 msgid "" "The functions B() and B() are analogs of " "B(3) and B(3), except that they allocate a string large " "enough to hold the output including the terminating null byte " "(\\(aq\\e0\\(aq), and return a pointer to it via the first argument. This " "pointer should be passed to B(3) to release the allocated storage " "when it is no longer needed." msgstr "" #. type: SH #: man-pages/man3/asprintf.3:53 #, no-wrap msgid "RETURN VALUE" msgstr "" #. type: Plain text #: man-pages/man3/asprintf.3:61 msgid "" "When successful, these functions return the number of bytes printed, just " "like B(3). If memory allocation wasn't possible, or some other " "error occurs, these functions will return -1, and the contents of I is " "undefined." msgstr "" #. type: SH #: man-pages/man3/asprintf.3:61 #, no-wrap msgid "CONFORMING TO" msgstr "" #. type: Plain text #: man-pages/man3/asprintf.3:67 msgid "" "These functions are GNU extensions, not in C or POSIX. They are also " "available under *BSD. The FreeBSD implementation sets I to NULL on " "error." msgstr "" #. type: SH #: man-pages/man3/asprintf.3:67 #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text #: man-pages/man3/asprintf.3:71 msgid "B(3), B(3), B(3)" msgstr "" #. type: SH #: man-pages/man3/asprintf.3:71 #, no-wrap msgid "COLOPHON" msgstr "" #. type: Plain text #: man-pages/man3/asprintf.3:79 msgid "" "This page is part of release 3.70 of the Linux I project. A " "description of the project, information about reporting bugs, and the latest " "version of this page, can be found at \\%http://www.kernel.org/doc/man-pages/" "." msgstr ""