<DIV>Dear Sir/ Madam</DIV>
<DIV>&nbsp;</DIV>
<DIV>Does it make difference to define:</DIV>
<DIV>int main(argc, **argv) or int main().</DIV>
<DIV>&nbsp;</DIV>
<DIV>what is the use of this part which I see in all examples:</DIV>
<DIV>&nbsp;</DIV>
<DIV>for(int ii=1; ii&lt;argc; ii++) {<BR>&nbsp;&nbsp;&nbsp; if(strcmp(argv[ii++],"seed") == 0) {<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; seed = atoi(argv[ii]);<BR>&nbsp;&nbsp;&nbsp; }<BR>&nbsp; }</DIV>
<DIV>&nbsp;</DIV>
<DIV>I have tried to run the examples without that parts and it works. Am I wrong.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Regards</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV><p>
                <hr size=1>Do you Yahoo!?<br> 
Dress up your holiday email, Hollywood style. <a href="http://us.rd.yahoo.com/evt=29909/*http://celebrity.mail.yahoo.com">Learn more.</a>