void foo ()
{
  int x1, x2, x3;

  bar (&x2 - &x1, &x3 - &x2);
}


syntax highlighted by Code2HTML, v. 0.9.1