Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
MPE/iX Developer's Kit Reference Manual Volume I: HP 3000 MPE/iX Computer Systems > Chapter 2 Using the POSIX/iX Library

Specifying the _POSIX_SOURCE Feature Test Macro

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

An application that includes a header described by the POSIX.1 standard must specify the _POSIX_SOURCE feature test macro prior to any instance of that header being included in the source file. When _POSIX_SOURCE is specified in the source file, the following conditions are true:

  • All symbols required by the POSIX.1 standard are made visible to the application.

  • Symbols that are explicitly permitted, but not required, by the POSIX.1 standard are made visible to the application.

  • Additional symbols not required or explicitly permitted by the POSIX.1 standard are not made visible.

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.