view lib/write-any-file.h @ 17342:c75939cb6254

merge with default branch
author Michael Goffioul <michael.goffioul@gmail.com>
date Thu, 21 Feb 2013 14:57:31 +0000
parents 24420da38757
children
line wrap: on
line source

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