Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resolving issue #101 #107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Resolving issue #101 #107

wants to merge 1 commit into from

Conversation

jedeweb
Copy link

@jedeweb jedeweb commented Aug 12, 2014

ctime_s() is NOT supported by all WIN32 compilers. Added a conditional compilation to use ctime() instead of ctime_s() if Microsoft visual C is not used in a WIN32 context.

@yazug
Copy link
Contributor

yazug commented Nov 21, 2014

This looks clean

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants