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

Function AStyleGetVersion

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

Source from the content-addressed store, hash-verified

3663}
3664
3665extern "C" EXPORT const char* STDCALL AStyleGetVersion (void)
3666{
3667 return g_version;
3668}
3669
3670// ASTYLECON_LIB is defined to exclude "main" from the test programs
3671#elif !defined(ASTYLECON_LIB)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected