<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2769" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>&nbsp;&nbsp;&nbsp; Pentru a compila/rula test.c pe 
windows:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>1. Se adauga, inainte de #include 
&lt;math.h&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV><FONT face=Arial size=2>
<DIV><BR>#ifdef _MSC_VER<BR>&nbsp; #define _USE_MATH_DEFINES<BR>#endif</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>&nbsp;</DIV>
<DIV>2. </DIV>
<DIV>cl test.c user32.lib</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>3.</DIV>
<DIV>&nbsp;</DIV>
<DIV>test fis_intrare fis_iesire 1 1</DIV>
<DIV>&nbsp;</DIV>
<DIV>unde fis_intrare&nbsp; _trebuie_ sa aiba minim</DIV>
<DIV>&nbsp;</DIV>
<DIV>#define TOTAL_SIZE&nbsp;&nbsp;&nbsp; &nbsp;1000000</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; bytes, altfel nu merge bine.</DIV></FONT></BODY></HTML>