Geting an interger to floattry a [code]double[/code] instead? also, [code]if(your code is formatted like this) { it is eas...
help with loops and if elseyou can think of if else statements like: [code]if(this is true then) { true goes inside angle brac...
Palindrome Programan idea might be to have a list of palindromes in an array that a reference can compare to. Otherwis...
Making a new file extensionyou can write functions and structs in C++ that are of all of your own definitions is the closest I ...
Easy program not workingthe [code]n%3==0[/code] alone should be sufficient enough to keep any other odd number out of your ...