12.07.2015 Views

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

Intel® Fortran Libraries Reference

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Descriptions of the Library Routines 2Table 2-1ParameterNLS$LI_SMONDECIMALSEPThe character(s) used as monetary decimal separator. This isrestricted such that it cannot be set to digits 0-9.NLS$LI_SMONTHOUSANDSEP The character(s) used as monetary separator between groups ofdigits left of the decimal. Cannot be set to digits 0-9.NLS$LI_SMONGROUPINGSizes for each group of monetary digits to the left of the decimal. If thelast value is 0, the preceding value is repeated. To group thousands,specify "3;0".NLS$LI_ICURRDIGITSNumber of decimal digits for the local monetary format.NLS$LI_IINTLCURRDIGITSNumber of decimal digits for the international monetary format.NLS$LI_SPOSITIVESIGN String value for the positive sign. Cannot be set to digits 0-9.NLS$LI_SNEGATIVESIGN String value for the negative sign. Cannot be set to digits 0-9.NLS$LI_ICURRENCYDetermines how positive currency is represented:0 - Puts currency symbol in front with no separation: $1.11 - Puts currency symbol in back with no separation: 1.1$2 - Puts currency symbol in front with single space after: $ 1.13 - Puts currency symbol in back with single space before: 1.1NLS$LI_IPOSSIGNPOSNDetermines the formatting index for positive values:0 - Parenthesis surround the amount and the monetary symbol1 - The sign string precedes the amount and the monetary symbol2 - The sign string follows the amount and the monetary symbol3 - The sign string immediately precedes the monetary symbol4 - The sign string immediately follows the monetary symbolNLS$LI_INEGCURRNLS LocaleInfo Parameters (W*32, W*64)DescriptionDetermines how negative currency is represented:0 ($1.1)1 –$1.12 $–1.13 $1.1–4 (1.1$)5 –1.1$6 1.1–$7 1.1$–8 –1.1 $ (space before $)9 –$ 1.1 (space after $)10 1.1 $– (space before $)11 $ 1.1– (space after $)12 $–1.1 (space after $)13 1.1– $ (space before $)14 ($ 1.1) (space after $)15 (1.1 $) (space before $)2-231

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!