@@ -0,0 +1,5 @@
#ifndef READ_H
#define READ_H
void fileToTab2D(const char* name_file, unsigned short int **tab, const unsigned N);
#endif // !READ_H
The note is not visible to the blocked user.