English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

C programming

2006-09-26 06:15:48 · 4 answers · asked by Ricky 2 in Computers & Internet Programming & Design

4 answers

for (int i=0; i array3[i]=array1[i];
}
i--; //im not sure about this line, so try with it, and then without
for (int j=0; j array3[j+i]= array2[j];
}

2006-09-26 06:37:11 · answer #1 · answered by André C 2 · 0 1

Well this is very easy... i thing u should search books and try to do your home assignment... by yourself

2006-09-26 14:17:13 · answer #2 · answered by Adil 2 · 1 0

Use pointers.

2006-09-26 13:17:43 · answer #3 · answered by Anonymous · 0 0

easy, but do your own homework........

2006-09-26 13:23:30 · answer #4 · answered by Scotty 6 · 2 0

fedest.com, questions and answers