MCPcopy Create free account
hub / github.com/dirkvranckaert/AndroidDecompiler / lconv

Class lconv

astyle/src/astyle_main.cpp:1079–1079  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1077
1078 // get the locale info
1079 struct lconv* lc;
1080 lc = localeconv();
1081
1082 // format the number

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected