Mercurial > hg > octave-shane > gnulib-hg
view lib/xfreopen.h @ 13121:472aa3de0fbb
fseeko: Fix C++ test error on mingw.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Sat, 03 Apr 2010 14:08:25 +0200 |
parents | a5b7df5da800 |
children |
line wrap: on
line source
#include <stdio.h> void xfreopen (char const *filename, char const *mode, FILE *fp);