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_STRING_MAX.c
blob: e6fe2a73a5409f0ef46944be60ade6adcde97549 (
plain
)
1
2
3
4
5
6
7
#include <limits.h> #define _POSIX2_BC_STRING_MAX (1000) /* DEF */ /* POSIX(2) */