[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
_POSIX

This flag adds POSIX names such as open, and stat to the global namespace. This is on by default.
Turning this off should allow the user to link against a third party POSIX library with the same names. The POSIX names preceded by a leading underscore are always available in MSL. For example _open and _stat.
Remarks:
This macro is located in the prefix files ansi_prefix.win32.h or ansi_prefix.macos.h.
NOTE
Commenting this out does not require recompilation of the library.
[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.
Last updated: August 16, 2000