Getting zero return value from Binary to decimal functionI can't believe I missed that thanks for pointing that out. should be [code]+ bin2dec(num/10 , pl+1)...
Getting zero return value from Binary to decimal functionThanks man I think I see where my error is
Getting zero return value from Binary to decimal functionGuys I'm getting a 0 every time I run this program. I'm not sure if only the base case is getting ex...
Error in pow functionThat fixed it but for some reason I keep getting zero as my output.
Error in pow functionOk do I need to change it in my prototypes and function arguments also?