Hi I have a struct Element. When I try to initialize the elements array to NULL. I get the error: incompatible types when assigning to type ‘Element’ from type ‘void Hi I have a struct Element. When I try to initi
Hi I have a struct Element. When I try to initialize the elements array to NULL. I get the error: incompatible types when assigning to type ‘Element’ from type ‘void Hi I have a struct Element. When I try to initi