Error c4996 on Visual Studio 2010, windows 7.
I have installed Microsoft Visual Studio 2010 on my laptop that has Windows 7 installed in it. I am trying to use the string copy function in it and when I use the strncpy function, it outputs an error. In the previous Visual Studio version it used to be a warning. How can I make Visual Studio output it as a warning and not an error? Is it possible?