User profile: giblit

User info
User name:giblit
History
Joined:
Number of posts:532
Latest posts:

Problem converting a double to a char
Mine 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 time
Oh 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 char
why 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 Assignment
Have 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 time
OH those are functions it threw me off with the struct..that might be his problem JL you used a std:...