As you can see in this part of my code:
#include #include struct s_box{ int matnr; double vol; int pos[2];}; int main (