You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thomas Kemmer edited this page Nov 21, 2017
·
1 revision
BALL internally uses preprocessor macros to distinguish whether a particular header file or language feature is available on a supported target platform. These macros are not intended for use outside of BALL and subject to change without deprecation across BALL releases.
Feature Guards
BALL_HAS_MODE_T
Prerequisite: mode_t type is available in <sys/stat.h>