You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A header file only bigInteger class for c++ with bit shifting that I threw together for future chunk loading in H2 for some game. The value is stored as a vector of ulongs. IDK why anyone would use it other than me but I am putting it out there.