User: dioing

  • Public profile

User profile: dioing

User info
User name:dioing
History
Joined:
Number of posts:22
Latest posts:

Recursive Function and Array
Hi ! I have a problem , what I want with my code is to output the biggest array value, but only re...

Difference ???
[code] void change (char Tab[][100], int I, int J) { char Aux[100]; Aux=Tab[I]; ...

recursive function
how i make this change ?

recursive function
[code] #include<iostream> using namespace std; #define dimension 2 int CalcuAddic(int Array[ ], int...

recursive function
How I can get the result correct ? I make alterations

This user does not accept Private Messages