C/C++: Affecter un tableau à un pointeur May 15, 2012 Author: #include using namespace std; const int Lengh = 3; int main () { int tab[] = Categories: Uncategorized