sne.c   [plain text]


foo (double a)
{
  return (a != 0);
}