2001-02-05 Charles Wilson <cwilson@ece.gatech.edu>
* libc/include/locale.h: add LC_MESSAGES definition
This commit is contained in:
@ -22,6 +22,7 @@ extern "C" {
|
||||
#define LC_MONETARY 3
|
||||
#define LC_NUMERIC 4
|
||||
#define LC_TIME 5
|
||||
#define LC_MESSAGES 6
|
||||
|
||||
struct lconv
|
||||
{
|
||||
|
Reference in New Issue
Block a user