friends i have 1 question[code]//Aubrey Nickelson // DO NOT USE THIS CODE // FOR EXAMPLE ONLY #include <iostream> using names...
Radians to degrees, minutes and secondsYou need to use double or float constructors in order to attain a degree of accuracy, if you use typ...
Splitting Up Word/number for Palindromepretty much you will read in the line entered by the user, you can use [code]cin[/code], but i'd use...
urgent c++ codeyes, include the library <math.h> which will call a function essentially a function similar to the o...
Only picks choice 1?In addition you might want to consider using a switch case statement structure for your conditions, ...
This user does not accept Private Messages