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_BASE_MAX.c
blob: 3a1c39baac281c1e18df74a886ee854d393f1fd6 (
plain
)
1
2
3
4
5
6
7
#include <limits.h> #define _POSIX2_BC_BASE_MAX (99) /* DEF */ /* POSIX(2) */