User: hackthisred

  • Public profile

User profile: hackthisred

User info
User name:hackthisred
Name:Aubrey Nickelson
Location:New Hartford, NY
Bio:Computer Science Graduate from SUNYIT
History
Joined:
Number of posts:15
Latest posts:

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 seconds
You need to use double or float constructors in order to attain a degree of accuracy, if you use typ...

Splitting Up Word/number for Palindrome
pretty much you will read in the line entered by the user, you can use [code]cin[/code], but i'd use...

urgent c++ code
yes, 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