#include #include "func.h" int main() { int *tab,i,j; tab=tablica_nowa(10,10); }