PDA

View Full Version : convert string, char to be computable number



newsbot
06-08-2004, 09:07 PM
// This program will convert a string value into it's internal binary
// equivalent for any base up to 36. The conversion will stop at the
// first invalid character for the base specified (which includes
// the n or