#define LC_NUMERIC (4) /** locale number formatting category **/ /*** is used as the ARGUMENT(category) in a call to FUNCTION(setlocale) to operate on the portion of the locale that affects formatting numeric values, except for monetary values. ***/ /* STDC(1) */