Mercurial > hg > octave-jordi > gnulib-hg
view lib/xfreopen.h @ 18079:4c948fd76734 default tip master
autoupdate
author | Karl Berry <karl@freefriends.org> |
---|---|
date | Mon, 24 Aug 2015 06:09:19 -0700 (2015-08-24) |
parents | a5b7df5da800 |
children |
line wrap: on
line source
#include <stdio.h> void xfreopen (char const *filename, char const *mode, FILE *fp);