isinf.c   [plain text]


int
isinf ()
{
  return 0;
}