view lib/mkancesdirs.h @ 8341:7929a12676ab

New module 'vasprintf-posix'.
author Bruno Haible <bruno@clisp.org>
date Mon, 05 Mar 2007 00:37:52 +0000
parents 77a75e20049c
children e8d2c6fc33ad
line wrap: on
line source

#include <stddef.h>
struct savewd;
ptrdiff_t mkancesdirs (char *, struct savewd *,
		       int (*) (char const *, char const *, void *), void *);