<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<STYLE>
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
BODY {
        LINE-HEIGHT: 1.5; FONT-FAMILY: &#24494;&#36719;&#38597;&#40657;; COLOR: #000000; FONT-SIZE: 10.5pt
}
</STYLE>

<META name=GENERATOR content="MSHTML 9.00.8112.16440"></HEAD>
<BODY style="MARGIN: 10px">
<DIV>The exercise is:</DIV>
<DIV>&nbsp;</DIV>
<DIV>Write a function which has 3 parameters. First parameter is a char, second 
parameter is a integer, third parameter is a integer.</DIV>
<DIV>The function would create a file which have following requests:</DIV>
<DIV>1. the length of the&nbsp;file is in accordance with the third 
parameter.</DIV>
<DIV>2. the content of the file must be <SPAN id=tran_1_4>random 
generated.</SPAN></DIV>
<DIV><SPAN>3.&nbsp;the time first parameter occurred in the content must be in 
accordance with second parameter.</SPAN></DIV>
<DIV><SPAN></SPAN>&nbsp;</DIV>
<DIV><SPAN>please give me some hints. It would be better if you give me the 
code.</SPAN></DIV>
<DIV>&nbsp;</DIV>
<HR style="WIDTH: 210px; HEIGHT: 1px" align=left color=#b5c4df SIZE=1>

<DIV><SPAN>daedae11</SPAN></DIV></BODY></HTML>