Hey i\'m writing a program that converts decimal numbers into any base unit from binary to hexadecimal (2,3,4,....,15,16). This is what I have so far, running any number fro
Um introduction to an old style debugging process called dry run
x y z c (z != 0) 16 2 8 0 true 8 0 true DOH!