Monthly Archives: September 2009

ConvertBase C# Exercise

A silly function to convert a number (represented as a string) from one base to another. It can also help you count in base negative 2. (see negative bases) This should only be used for fun and experimentation because of…

Posted in | Comments Off