view modules/fopen @ 12805:1a4bc6df3018

Tests for module 'rint'.
author Bruno Haible <bruno@clisp.org>
date Mon, 25 Jan 2010 02:19:20 +0100
parents 27a1858c4c79
children efab6978105e
line wrap: on
line source

Description:
fopen() function: open a stream to a file.

Files:
lib/fopen.c
m4/fopen.m4

Depends-on:
stdio
unistd

configure.ac:
gl_FUNC_FOPEN
gl_STDIO_MODULE_INDICATOR([fopen])

Makefile.am:

Include:
<stdio.h>

License:
LGPLv2+

Maintainer:
Bruno Haible