char buf[10];

void setChar()
{
   buf[10] = 'x';
}




syntax highlighted by Code2HTML, v. 0.9.1