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
on source code, base 1024 is used. It would be useful in some situation to use a base 1000.
Add a flag on command line for this.
I'm not very used to C language. Is it easy to do ?