locale_t (linux?) question

Serge Gagnon serge.gagnon at b2b2c.ca
Thu May 25 22:30:39 PDT 2006


Hi,
I tried to port a program that could use National language support and 
iconv. When I enable this in build I got error and found some
#include <locale.h>
extern locale_t ...
inside the code. If I understand the rest of the code, it is called to 
store some information about locale in a way to get or set it.

I searche on google about this locale_t to find some information to know 
how I can fix it but I didn't found anything useful. Just that locale_t can 
be a structure or a pointer on a structure... Not really helpful.

Is there someone here who can help me with this ?

thanks.
-- 
GAGNON serge <serge.gagnon at b2b2c.ca>
PGP KEY-ID: 0xBBC1478F
PGP Fingerprint: B48B 4633 28F5 28F6 7A62 5650 69C8 E293 BBC1 478F
PPG Key: http://quenix2.dyndns.org:7777 | telnet quenix2.dyndns.org 7777
Cvsdadm: Tool for CVSd pserver user administration
http://quenix2.dyndns.org:8080/Unix-soft/cvsdadm.html



More information about the freebsd-ports mailing list