xz.c   [plain text]


foo (int *p)
{
  *p = (unsigned short) *p;
}