Mercurial > hg > octave-shane > gnulib-hg
view lib/xfreopen.h @ 17255:d81be792518a
update from texinfo
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Tue, 01 Jan 2013 15:51:49 -0800 |
parents | a5b7df5da800 |
children |
line wrap: on
line source
#include <stdio.h> void xfreopen (char const *filename, char const *mode, FILE *fp);