examples++-load/funcTemplate.cpp:128: error: DEAD_STORE The value written to &ppui (type FEbase**) is never used. Showing all 1 steps of the trace examples++-load/funcTemplate.cpp:128:9: Write of unused value 126. for(int i=0; i** ppui=(*pa)[i]; // DATA elememt FINI ^ 129. KN* pui=pa->get(i); 130. ret+= (*pui)[0];