how establish banking representation left right array macos
how i establish banking representation ostensible left right array controlling cflocale / cfnumberformatter mac CO project?
i need interface spreadsheet concentration requires me pass number, banking symbol, banking representation plcae stuffing instead cstringref combined cfnumberformatter.
cflocaleref currentlocale = cflocalecopycurrent();
cftyperef currencysymbol = cflocalegetvalue (currentlocale, kcflocalecurrencysymbol);
provides me banking representation string. nonetheless i'm misplaced establish position banking symbol...
Comments
Post a Comment