summaryrefslogtreecommitdiff
path: root/src/inttypes/SCNdMAX.c
blob: edeb1f6a4d960849542f80825204b6bbe6762055 (plain)
1
2
3
4
5
6
#include <inttypes.h>
#define SCNdMAX                                                            "lld"

/*
STDC(199901)
*/