MCPcopy Create free account
hub / github.com/WiringProject/Wiring / parseInt

Method parseInt

framework/cores/Common/Stream.cpp:132–135  ·  view source on GitHub ↗

returns the first valid (long) integer value from the current position. initial characters that are not digits (or the minus sign) are skipped function is terminated by the first character that is not a digit.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

actionPerformedMethod · 0.80
SerialMonitorMethod · 0.80
getIntegerMethod · 0.80
getColorMethod · 0.80
getFontMethod · 0.80
getStyleMethod · 0.80
applyFrameMethod · 0.80
getIntegerMethod · 0.80
getColorMethod · 0.80
getFontMethod · 0.80
getStyleMethod · 0.80
getFirmataSpeedMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected