view lib/write-any-file.h @ 17329:d69dfef8e8c6

lib/stdlib.in.h: Fix return type for secure_getenv C++ alias declaration.
author John W. Eaton <jwe@octave.org>
date Sat, 09 Feb 2013 15:11:07 -0500
parents 24420da38757
children
line wrap: on
line source

#include <stdbool.h>
bool can_write_any_file (void);