mirror of
https://bitbucket.org/Mattrixwv/my-classes.git
synced 2026-02-04 03:12:27 -05:00
Added warning because this is not a stable class yet
This commit is contained in:
@@ -4,6 +4,9 @@
|
|||||||
//Modified: 11-4-18
|
//Modified: 11-4-18
|
||||||
//This class uses a vector of ints to make a larger int
|
//This class uses a vector of ints to make a larger int
|
||||||
|
|
||||||
|
///THIS CLASS IS CURRENTLY STILL IN TESTING!!!
|
||||||
|
///It can only handle addint and multiplying possitive numbers right now
|
||||||
|
|
||||||
|
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <cinttypes>
|
#include <cinttypes>
|
||||||
|
|||||||
Reference in New Issue
Block a user