MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / toInt

Method toInt

Source/3rdParty/spine/Atlas.cpp:171–173  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

169 }
170
171 int toInt() {
172 return (int) strtol(start, &end, 10);
173 }
174};
175
176struct AtlasInput {

Callers 1

loadMethod · 0.45

Calls 1

strtolFunction · 0.85

Tested by

no test coverage detected