hi some months ago I also had problems with my dynamic struct array (but I had to use malloc and realloc to keep it expandable), and finally I made a conclusion to create a small test program printing out values... the best always to visualize what happens behind (especially because I'm always making banal errors)