Hi, I'm having a problem that seems to have no base.
Inside my class 'binary', I have a function:
int getNumber();
This function gets the integer form of the class. Now, for later use, I have several static functions. As they all have the same exact problem, here is the simplest: