arudradey's picture
download
raw
395 Bytes
#ifndef _MONETARY_H
#define _MONETARY_H
#ifdef __cplusplus
extern "C" {
#endif
#include <features.h>
#define __NEED_ssize_t
#define __NEED_size_t
#define __NEED_locale_t
#include <bits/alltypes.h>
ssize_t strfmon(char *__restrict, size_t, const char *__restrict, ...);
ssize_t strfmon_l(char *__restrict, size_t, locale_t, const char *__restrict, ...);
#ifdef __cplusplus
}
#endif
#endif

Xet Storage Details

Size:
395 Bytes
·
Xet hash:
391ac3e0d4fc0789fced767980e83242de83a58b4861b4d6913c52ee3ec70140

Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.