Skip to content

error C4996 fix - #23

Open
Sicmatr1x wants to merge 2 commits into
jpxue:masterfrom
Sicmatr1x:master
Open

error C4996 fix#23
Sicmatr1x wants to merge 2 commits into
jpxue:masterfrom
Sicmatr1x:master

Conversation

@Sicmatr1x

Copy link
Copy Markdown

fix error C4996 'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
https://msdn.microsoft.com/query/dev14.query?appId=Dev14IDEF1&l=ZH-CN&k=k(C4996)&rd=true

fix error C4996	'localtime': This function or variable may be unsafe. Consider using localtime_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.	
https://msdn.microsoft.com/query/dev14.query?appId=Dev14IDEF1&l=ZH-CN&k=k(C4996)&rd=true
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.

1 participant