Suppressing secure string related deprecation warnings
This commit is contained in:
@@ -19,6 +19,7 @@ All functions in this module are called from newline() in INPUT2.C.
|
||||
|
||||
**********************************************************************
|
||||
*/
|
||||
#define _CRT_SECURE_NO_DEPRECATE
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Reference in New Issue
Block a user