Problem converting a double to a charMine was just an example and yeah just make n an int instead of a double.
How to find out the number of seconds from 1700 until the specified date and timeOh I see http://www.cplusplus.com/reference/ctime/tm/ sorry I haven't used that before. Have only us...
Problem converting a double to a charwhy the heck are you trying to make a double into a char? chars are ints. There is no char for 2.5 o...
Need Help With AssignmentHave you read the assignment? o.O it says almost step by step what to do what exactly is the problem...
How to find out the number of seconds from 1700 until the specified date and timeOH those are functions it threw me off with the struct..that might be his problem JL you used a std:...