<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;"><span class="st"><em style="font-style: italic;">warning C4996</em><span style="font-style: italic;">: '</span><em style="font-style: italic;">fopen</em><span style="font-style: italic;">':
 This function or variable may be unsafe.<br>
</span></span><span style="font-style: italic;" class="st"><em>warning C4996</em>: '<em>fscanf</em>': This function or variable may be unsafe. Consider using fscanf_s instead.</span><br>
<br>
1. Pentru a așterne liniște, avem voie să folosim <br>
&nbsp;&nbsp;&nbsp; <span style="font-style: italic;">#define _CRT_SECURE_NO_DEPRECATE</span> ?<br>
<br>
2. Nivelul pentru <span style="font-style: italic;">warninguri</span> trebuie să fie -W3, nu?<br>
</div>
</body>
</html>