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

/*
STDC(199901)
*/