error C4996: “This function or variable may be unsafe“ in MS Visual Studio 2013 for Windows Desktop
error C4996: ’scanf’: This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS....