#ifndef SHARED_STRTRM_H #define SHARED_STRTRM_H void strtrm (char *string); #endif