EXIF library (libexif) Internals
0.6.24
print-localedir.c
Go to the documentation of this file.
1
#include "config.h"
2
#include "
libexif/i18n.h
"
3
4
#include <stdio.h>
5
6
int
main
()
7
{
8
puts(LOCALEDIR);
9
puts(
"\n"
);
10
return
0;
11
}
i18n.h
main
int main()
Definition:
print-localedir.c:6
libexif
Generated by