char * foo() {

static char ret[];

return (ret);

}

등의 코드를 검토한 글

http://www.eskimo.com/~scs/cclass/int/sx5.html