finding 1st digit of an int using recursion[quote] when I step thru - it does it correctly - but for somereason it runs all the way thru till N...
I have a pattern of numbers, how can i find out how to get the same outputCheck Encyclopedia of Integer Sequences. I think that sequence is "Triangle read by rows in which ro...
Code for checking palindrome doesn't compileIn line 14 you are trying to compare string ([code]line[/code]) and void result of reversechar funct...
Need help with Tax projectYou can try something like it: [code] double computeTax(double fedTotalPay ){ if (fedTotalPay < 0) r...
String to Long LongIt is too long to fit into 8 bytes.