Closed glennj closed 1 year ago
Hmm I could be wrong but IIRC the intention of the gigasecond exercise is to be relatively simple. Introducing time.h In any significant way may add needless complexity and could lead to different results depending on platform.
@wolf99 how does this submission meet your concerns?
Can you bump up the difficulty for gigasecond
in config.json
?
I was totally Chesterton's Fencing with that construct_date function. Didn't understand why it's there, didn't complain about it ;)
Thanks for this PR @glennj !
I'm not terribly experienced in C. Have I implemented an OK way to handle strings without malloc/free?
Closes #924