char * join(char ** woerter,int anzahl,char * str) { int letter_count=0; int sl=strlen(str); for (int i=0;i