examples++-load/msh3.cpp:5941: error: DEAD_STORE The value written to &nbv (type int) is never used. Showing all 1 steps of the trace examples++-load/msh3.cpp:5941:3: Write of unused value 5939. Mesh3 &Th=*pTh; 5940. 5941. int nbv=Th.nv; // nombre de sommet ^ 5942. int nbt=Th.nt; // nombre de triangles 5943. int nbe=Th.nbe; // nombre d'aretes fontiere