#, 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/atoi.3:33 #, no-wrap msgid "ATOI" msgstr "" #. type: TH #: man-pages/man3/atoi.3:33 #, no-wrap msgid "2014-01-22" msgstr "" #. type: TH #: man-pages/man3/atoi.3:33 #, no-wrap msgid "GNU" msgstr "" #. type: TH #: man-pages/man3/atoi.3:33 #, no-wrap msgid "Linux Programmer's Manual" msgstr "" #. type: SH #: man-pages/man3/atoi.3:34 #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: man-pages/man3/atoi.3:36 msgid "atoi, atol, atoll, atoq - convert a string to an integer" msgstr "" #. type: SH #: man-pages/man3/atoi.3:36 #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text #: man-pages/man3/atoi.3:39 #, no-wrap msgid "B<#include Estdlib.hE>\n" msgstr "" #. type: Plain text #: man-pages/man3/atoi.3:41 #, no-wrap msgid "BIB<);>\n" msgstr "" #. type: Plain text #: man-pages/man3/atoi.3:43 #, no-wrap msgid "BIB<);>\n" msgstr "" #. type: Plain text #: man-pages/man3/atoi.3:45 #, no-wrap msgid "BIB<);>\n" msgstr "" #. type: Plain text #: man-pages/man3/atoi.3:47 #, no-wrap msgid "BIB<);>\n" msgstr "" #. type: Plain text #: man-pages/man3/atoi.3:52 msgid "" "Feature Test Macro Requirements for glibc (see B(7)):" msgstr "" #. type: Plain text #: man-pages/man3/atoi.3:56 msgid "B():" msgstr "" #. type: Plain text #: man-pages/man3/atoi.3:59 msgid "" "_BSD_SOURCE || _SVID_SOURCE || _XOPEN_SOURCE\\ E=\\ 600 || " "_ISOC99_SOURCE || _POSIX_C_SOURCE\\ E=\\ 200112L;" msgstr "" #. type: Plain text #: man-pages/man3/atoi.3:62 msgid "or I" msgstr "" #. type: SH #: man-pages/man3/atoi.3:64 #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: man-pages/man3/atoi.3:71 msgid "" "The B() function converts the initial portion of the string pointed " "to by I to I. The behavior is the same as" msgstr "" #. type: Plain text #: man-pages/man3/atoi.3:74 msgid "strtol(nptr, NULL, 10);" msgstr "" #. type: Plain text #: man-pages/man3/atoi.3:79 msgid "except that B() does not detect errors." msgstr "" #. type: Plain text #: man-pages/man3/atoi.3:91 msgid "" "The B() and B() functions behave the same as B(), " "except that they convert the initial portion of the string to their return " "type of I or I. B() is an obsolete name for " "B()." msgstr "" #. type: SH #: man-pages/man3/atoi.3:91 #, no-wrap msgid "RETURN VALUE" msgstr "" #. type: Plain text #: man-pages/man3/atoi.3:93 msgid "The converted value." msgstr "" #. type: SH #: man-pages/man3/atoi.3:93 #, no-wrap msgid "ATTRIBUTES" msgstr "" #. type: SS #: man-pages/man3/atoi.3:94 #, no-wrap msgid "Multithreading (see pthreads(7))" msgstr "" #. type: Plain text #: man-pages/man3/atoi.3:105 msgid "" "The B(), B(), and B() functions are thread-safe with " "exceptions. These functions can be safely used in multithreaded " "applications, as long as B(3) is not called to change the locale " "during their execution." msgstr "" #. type: SH #: man-pages/man3/atoi.3:105 #, no-wrap msgid "CONFORMING TO" msgstr "" #. type: Plain text #: man-pages/man3/atoi.3:115 msgid "" "SVr4, POSIX.1-2001, 4.3BSD, C99. C89 and POSIX.1-1996 include the functions " "B() and B() only. B() is a GNU extension." msgstr "" #. type: SH #: man-pages/man3/atoi.3:115 #, no-wrap msgid "NOTES" msgstr "" #. type: Plain text #: man-pages/man3/atoi.3:125 msgid "" "The nonstandard B() function is not present in libc 4.6.27 or glibc " "2, but is present in libc5 and libc 4.7 (though only as an inline function " "in Istdlib.hE> until libc 5.4.44). The B() function is " "present in glibc 2 since version 2.0.2, but not in libc4 or libc5." msgstr "" #. type: SH #: man-pages/man3/atoi.3:125 #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text #: man-pages/man3/atoi.3:130 msgid "B(3), B(3), B(3), B(3)" msgstr "" #. type: SH #: man-pages/man3/atoi.3:130 #, no-wrap msgid "COLOPHON" msgstr "" #. type: Plain text #: man-pages/man3/atoi.3:138 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 ""