Solution for _CRT_SECURE_NO_WARNINGS error

📝

内容提要

platform: VS2019 os: win10 Problem: An error about _CRT_SECURE_NO_WARNINGS when I use the std::localtime() function for getting the current systime. Solution: Use an alternative feature function...

🏷️

标签

➡️

继续阅读