repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[BZ #9701]
[glibc.git]
/
include
/
monetary.h
blob
98b3dbf294262957c3ae25816c24aeb071410f4f
1
#include <stdlib/monetary.h>
2
#include <stdarg.h>
3
4
extern
ssize_t
__vstrfmon_l
(
char
*
s
,
size_t
maxsize
,
__locale_t loc
,
5
const char
*
format
,
va_list
ap
);