#, 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/a64l.3:9 #, no-wrap msgid "A64L" msgstr "" #. type: TH #: man-pages/man3/a64l.3:9 #, no-wrap msgid "2014-05-28" msgstr "" #. type: TH #: man-pages/man3/a64l.3:9 #, no-wrap msgid "Linux Programmer's Manual" msgstr "" #. type: SH #: man-pages/man3/a64l.3:10 #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: man-pages/man3/a64l.3:12 msgid "a64l, l64a - convert between long and base-64" msgstr "" #. type: SH #: man-pages/man3/a64l.3:12 #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text #: man-pages/man3/a64l.3:14 msgid "B<#include Estdlib.hE>" msgstr "" #. type: Plain text #: man-pages/man3/a64l.3:16 msgid "BIB<);>" msgstr "" #. type: Plain text #: man-pages/man3/a64l.3:18 msgid "BIB<);>" msgstr "" #. type: Plain text #: man-pages/man3/a64l.3:22 msgid "" "Feature Test Macro Requirements for glibc (see B(7)):" msgstr "" #. type: Plain text #: man-pages/man3/a64l.3:26 msgid "B(), B():" msgstr "" #. type: Plain text #: man-pages/man3/a64l.3:31 msgid "" "_SVID_SOURCE || _XOPEN_SOURCE\\ E=\\ 500 || _XOPEN_SOURCE\\ &&\\ " "_XOPEN_SOURCE_EXTENDED" msgstr "" #. type: SH #: man-pages/man3/a64l.3:33 #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: man-pages/man3/a64l.3:48 msgid "" "These functions provide a conversion between 32-bit long integers and little-" "endian base-64 ASCII strings (of length zero to six). If the string used as " "argument for B() has length greater than six, only the first six " "bytes are used. If the type I has more than 32 bits, then B() " "uses only the low order 32 bits of I, and B() sign-extends its " "32-bit result." msgstr "" #. type: Plain text #: man-pages/man3/a64l.3:50 msgid "The 64 digits in the base-64 system are:" msgstr "" #. type: Plain text #: man-pages/man3/a64l.3:58 #, no-wrap msgid "" "\\&\\(aq.\\(aq represents a 0\n" "\\&\\(aq/\\(aq represents a 1\n" "0-9 represent 2-11\n" "A-Z represent 12-37\n" "a-z represent 38-63\n" msgstr "" #. type: Plain text #: man-pages/man3/a64l.3:62 msgid "So 123 = 59*64^0 + 1*64^1 = \"v/\"." msgstr "" #. type: SH #: man-pages/man3/a64l.3:62 #, no-wrap msgid "ATTRIBUTES" msgstr "" #. type: SS #: man-pages/man3/a64l.3:63 #, no-wrap msgid "Multithreading (see pthreads(7))" msgstr "" #. type: Plain text #: man-pages/man3/a64l.3:67 msgid "The B() function is not thread-safe." msgstr "" #. type: Plain text #: man-pages/man3/a64l.3:71 msgid "The B() function is thread-safe." msgstr "" #. type: SH #: man-pages/man3/a64l.3:71 #, no-wrap msgid "CONFORMING TO" msgstr "" #. type: Plain text #: man-pages/man3/a64l.3:73 msgid "POSIX.1-2001." msgstr "" #. type: SH #: man-pages/man3/a64l.3:73 #, no-wrap msgid "NOTES" msgstr "" #. type: Plain text #: man-pages/man3/a64l.3:78 msgid "" "The value returned by B() may be a pointer to a static buffer, " "possibly overwritten by later calls." msgstr "" #. type: Plain text #: man-pages/man3/a64l.3:87 msgid "" "The behavior of B() is undefined when I is negative. If " "I is zero, it returns an empty string." msgstr "" #. type: Plain text #: man-pages/man3/a64l.3:90 msgid "" "These functions are broken in glibc before 2.2.5 (puts most significant " "digit first)." msgstr "" #. type: Plain text #: man-pages/man3/a64l.3:93 msgid "This is not the encoding used by B(1)." msgstr "" #. type: SH #: man-pages/man3/a64l.3:93 #, no-wrap msgid "SEE ALSO" msgstr "" #. .BR itoa (3), #. type: Plain text #: man-pages/man3/a64l.3:97 msgid "B(1), B(3)" msgstr "" #. type: SH #: man-pages/man3/a64l.3:97 #, no-wrap msgid "COLOPHON" msgstr "" #. type: Plain text #: man-pages/man3/a64l.3:105 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 ""