A feature that returns the bits needed (in nearest denomination i.e. GB, TB, etc) to store a number too large to return on a message. You can of course just take the log 2 of the number to calculate this. Comparisons can then be done on this number versus other large files such as GTAV installation size, etc.
A feature that returns the bits needed (in nearest denomination i.e. GB, TB, etc) to store a number too large to return on a message. You can of course just take the log 2 of the number to calculate this. Comparisons can then be done on this number versus other large files such as GTAV installation size, etc.