xp.c   [plain text]


foo (a)
{
  return a & 255;
}