[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
localeconv

Return the lconv settings for the current locale.
Compatibility:
This function is compatible with the following targets:
Prototype:
#include <locale.h>
struct lconv *localeconv(void);
Parameters:
None
Return:
localeconv() returns a pointer to an lconv structure for the "C" locale. Refer to Figure 1.
[ First ] [ Previous ] [ Next ] [ Last ] [ Manuals ]
Visit the Metrowerks website at: http://www.metrowerks.com
For assistance contact Metrowerks Technical Support at: cw_support@metrowerks.com
Copyright © 2000, Metrowerks Corp. All rights reserved.
Last updated: August 16, 2000