index
:
c
master
non-posix
implementation of system interfaces from POSIX.1
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
limits
/
_POSIX2_BC_DIM_MAX.h
blob: dc900ad2e46f563860d838f6587e6e4198bac0f1 (
plain
)
1
2
3
4
5
6
7
#include <limits.h> #define _POSIX2_BC_DIM_MAX (2048) /* DEF */ /* POSIX(2) */