I am new to C programming and I want to write elements from a bin. file into a dinamically alocated array. The problem is that I dont know how many elements (1 element is user defined struct) that file has so I dont know how to allocate arry for placing those elements from file.I am new to C programming and I want to write e