also z.B. so ?
Code:

char readChar(void);
char str* = "";

SIGNAL(SIG_USART_RECV) {
     s = readChar():
     s++;
}
mfg
jagdfalke