view modules/freading @ 17259:bc20efc34eba octave-stable

branch to handle patches for Octave stable
author John W. Eaton <jwe@octave.org>
date Thu, 03 Jan 2013 14:26:52 -0500
parents 354a9eae9efb
children
line wrap: on
line source

Description:
freading() function: Determine whether a FILE stream is currently doing reading.

Files:
lib/freading.h
lib/freading.c
lib/stdio-impl.h
m4/freading.m4

Depends-on:
stdbool

configure.ac:
gl_FUNC_FREADING

Makefile.am:
lib_SOURCES += freading.c

Include:
"freading.h"

License:
LGPLv2+

Maintainer:
Eric Blake