annotate lib/close-stream.h @ 10667:678640901735

Move the isnanf(), isnand(), isnanl() declarations to <math.h>.
author Bruno Haible <bruno@clisp.org>
date Sun, 19 Oct 2008 14:05:30 +0200
parents 264f42792bc8
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7035
264f42792bc8 Initial revision.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
1 #include <stdio.h>
264f42792bc8 Initial revision.
Paul Eggert <eggert@cs.ucla.edu>
parents:
diff changeset
2 int close_stream (FILE *stream);