// Build don't link: char *stuff() { char array[10]; // WARNING - return array; }