#, fuzzy msgid "" msgstr "" "Project-Id-Version: man-pages-l10n VERSION\n" "POT-Creation-Date: 2014-07-17 17:57+0900\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: TH #: man-pages-posix/man0p/stddef.h.0p:2 #, no-wrap msgid "stddef.h" msgstr "" #. type: TH #: man-pages-posix/man0p/stddef.h.0p:2 #, no-wrap msgid "2013" msgstr "" #. type: TH #: man-pages-posix/man0p/stddef.h.0p:2 #, no-wrap msgid "IEEE/The Open Group" msgstr "" #. type: TH #: man-pages-posix/man0p/stddef.h.0p:2 #, no-wrap msgid "POSIX Programmer's Manual" msgstr "" #. type: SH #: man-pages-posix/man0p/stddef.h.0p:3 #, no-wrap msgid "PROLOG" msgstr "" #. type: Plain text #: man-pages-posix/man0p/stddef.h.0p:8 msgid "" "This manual page is part of the POSIX Programmer's Manual. The Linux " "implementation of this interface may differ (consult the corresponding Linux " "manual page for details of Linux behavior), or the interface may not be " "implemented on Linux." msgstr "" #. type: SH #: man-pages-posix/man0p/stddef.h.0p:9 #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: man-pages-posix/man0p/stddef.h.0p:12 msgid "stddef.h \\(em standard type definitions" msgstr "" #. type: SH #: man-pages-posix/man0p/stddef.h.0p:12 #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text #: man-pages-posix/man0p/stddef.h.0p:16 #, no-wrap msgid "#include Estddef.hE\n" msgstr "" #. type: SH #: man-pages-posix/man0p/stddef.h.0p:17 #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: man-pages-posix/man0p/stddef.h.0p:21 msgid "" "The functionality described on this reference page is aligned with the ISO\\ " "C standard. Any conflict between the requirements described here and the " "ISO\\ C standard is unintentional. This volume of POSIX.1\\(hy2008 defers to " "the ISO\\ C standard." msgstr "" #. type: Plain text #: man-pages-posix/man0p/stddef.h.0p:25 msgid "The Istddef.hE> header shall define the following macros:" msgstr "" #. type: IP #: man-pages-posix/man0p/stddef.h.0p:25 #, no-wrap msgid "NULL" msgstr "" #. type: Plain text #: man-pages-posix/man0p/stddef.h.0p:30 msgid "" "Null pointer constant. The macro shall expand to an integer constant " "expression with the value 0 cast to type B." msgstr "" #. type: IP #: man-pages-posix/man0p/stddef.h.0p:30 #, no-wrap msgid "offsetof(I, I)" msgstr "" #. type: Plain text #: man-pages-posix/man0p/stddef.h.0p:37 msgid "" "Integer constant expression of type B, the value of which is the " "offset in bytes to the structure member (I), from the " "beginning of its structure (I)." msgstr "" #. type: Plain text #: man-pages-posix/man0p/stddef.h.0p:41 msgid "The Istddef.hE> header shall define the following types:" msgstr "" #. type: IP #: man-pages-posix/man0p/stddef.h.0p:41 #, no-wrap msgid "B" msgstr "" #. type: Plain text #: man-pages-posix/man0p/stddef.h.0p:43 msgid "Signed integer type of the result of subtracting two pointers." msgstr "" #. type: IP #: man-pages-posix/man0p/stddef.h.0p:43 #, no-wrap msgid "B" msgstr "" #. type: Plain text #: man-pages-posix/man0p/stddef.h.0p:50 msgid "" "Integer type whose range of values can represent distinct codes for all " "members of the largest extended character set specified among the supported " "locales; the null character shall have the code value zero. Each member of " "the basic character set shall have a code value equal to its value when used " "as the lone character in an integer character constant if an implementation " "does not define _\\|_STDC_MB_MIGHT_NEQ_WC_\\|_." msgstr "" #. type: IP #: man-pages-posix/man0p/stddef.h.0p:50 #, no-wrap msgid "B" msgstr "" #. type: Plain text #: man-pages-posix/man0p/stddef.h.0p:54 msgid "Unsigned integer type of the result of the I operator." msgstr "" #. type: Plain text #: man-pages-posix/man0p/stddef.h.0p:68 msgid "" "The implementation shall support one or more programming environments in " "which the widths of B, B, and B are no greater " "than the width of type B. The names of these programming environments " "can be obtained using the I() function or the I utility." msgstr "" #. type: Plain text #: man-pages-posix/man0p/stddef.h.0p:70 msgid "I" msgstr "" #. type: SH #: man-pages-posix/man0p/stddef.h.0p:70 #, no-wrap msgid "APPLICATION USAGE" msgstr "" #. type: Plain text #: man-pages-posix/man0p/stddef.h.0p:72 man-pages-posix/man0p/stddef.h.0p:79 msgid "None." msgstr "" #. type: SH #: man-pages-posix/man0p/stddef.h.0p:72 #, no-wrap msgid "RATIONALE" msgstr "" #. type: Plain text #: man-pages-posix/man0p/stddef.h.0p:77 msgid "" "The ISO\\ C standard does not require the NULL macro to include the cast to " "type B and specifies that the NULL macro be implementation-defined. " "POSIX.1\\(hy2008 requires the cast and therefore need not be implementation-" "defined." msgstr "" #. type: SH #: man-pages-posix/man0p/stddef.h.0p:77 #, no-wrap msgid "FUTURE DIRECTIONS" msgstr "" #. type: SH #: man-pages-posix/man0p/stddef.h.0p:79 #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text #: man-pages-posix/man0p/stddef.h.0p:82 msgid "Bsys_types.hE>, Bwchar.hE>" msgstr "" #. type: Plain text #: man-pages-posix/man0p/stddef.h.0p:85 msgid "The System Interfaces volume of POSIX.1\\(hy2008, I\\^(\\|)" msgstr "" #. type: Plain text #: man-pages-posix/man0p/stddef.h.0p:88 msgid "The Shell and Utilities volume of POSIX.1\\(hy2008, I\\^" msgstr "" #. type: SH #: man-pages-posix/man0p/stddef.h.0p:88 #, no-wrap msgid "COPYRIGHT" msgstr "" #. type: Plain text #: man-pages-posix/man0p/stddef.h.0p:99 msgid "" "Portions of this text are reprinted and reproduced in electronic form from " "IEEE Std 1003.1, 2013 Edition, Standard for Information Technology -- " "Portable Operating System Interface (POSIX), The Open Group Base " "Specifications Issue 7, Copyright (C) 2013 by the Institute of Electrical " "and Electronics Engineers, Inc and The Open Group. (This is POSIX.1-2008 " "with the 2013 Technical Corrigendum 1 applied.) In the event of any " "discrepancy between this version and the original IEEE and The Open Group " "Standard, the original IEEE and The Open Group Standard is the referee " "document. The original Standard can be obtained online at http://www.unix." "org/online.html ." msgstr "" #. type: Plain text #: man-pages-posix/man0p/stddef.h.0p:104 msgid "" "Any typographical or formatting errors that appear in this page are most " "likely to have been introduced during the conversion of the source files to " "man page format. To report such errors, see https://www.kernel.org/doc/man-" "pages/reporting_bugs.html ." msgstr ""