summaryrefslogtreecommitdiff
path: root/src/limits/NL_ARGMAX.h
blob: b0a9292f65fbb56f0054c50cd04092883bafe7fc (plain)
1
2
3
4
5
6
7
8
#include <limits.h>
#define NL_ARGMAX                                                            (9)
/* MIN: 9 */
/** the maximum value of arg(n) in "%n$" conversion specifiers for fn(printf), fn(scanf), and related functions **/
/*
XOPEN(4)
POSIX(200809)
*/