C localization functions: Difference between revisions

Content deleted Content added
improve lead
Overview of functions: no need to group refs
Line 32:
<code>'''char'''* mon thousand sep;</code>
*separator for digit groups for monetary values
<ref name=www.utas.edu.au group=infosys>{{cite web|title=local.h|url=http://www.utas.edu.au/infosys/info/documentation/C/CStdLib.html#locale.h|work=utas.edu.au|publisher=infosys|accessdate=14 September 2011}}</ref>
 
===Example===