decreasing value of multiple of 3Might need a little bit more information. What value do you start with? Why are you using an if sta...
Passing Strings@Peter87 I thought content in the pointer was passed by reference? The pointer it's self is passed b...
Passing StringsAttempting to make a timestamp program where the current time is printed to a text file when the pro...
Resize function help.Unless you are simply wanting to learn the copy function, I would try replacing your resize function...
struct tm Not returning anticipated valueTrying to understand the struct available in the time.h library, but I am unable to receive the anti...