#include #include "display.h" void screenDisplay( unsigned short int **tab,int size) { char element[7] ={' ','#','S','.','*','@','+'} ; for(int i=0;i