shut wrote:
> I wrote a progrem.but,there is something wrong.I have looked over it 
> several.Istill don't konw where is the error. So help, please.
>    
>    
>   #include <stdio.h>
> #include <stdlib.h>
> int main(){
>  char string1[101];
>  char string2[101];
>  int num1[100] = {0};
>  int num2[100] = {0};
<snip>

You already asked this in another thread.  Please don't change the
subject line when following up in an existing thread and don't expect
immediate responses from this group.  I also already gave you an answer.
 If you didn't get the e-mail, visit the group website and look at the
archives.

-- 
Thomas Hruska
CubicleSoft President
Ph: 517-803-4197

*NEW* MyTaskFocus 1.1
Get on task.  Stay on task.

http://www.CubicleSoft.com/MyTaskFocus/

Reply via email to