Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WheretIB/nullc
/ IntNumberP
Method
IntNumberP
SupSpi/SupSpi.h:673–673 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
671
{
672
public:
673
IntNumberP(int base){ m_base = base; }
674
~IntNumberP(){}
675
676
virtual bool Parse(char** str, SpaceRule space)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected