how do i replace the 2nd occurrence of a letter?The first thing I saw right away is [code]if((even=++even % 2) == 0[/code] That will result in unde...
C++ problem. Converting integer into a String based on digitsI don't think manually converting from int to an array of chars which would the each digit of the nu...
This user does not accept Private Messages