view lib/xmemcoll.h @ 40183:9301e0f7fe60

libtextstyle: New module. * m4/libtextstyle.m4: New file. * modules/libtextstyle: New file.
author Bruno Haible <bruno@clisp.org>
date Sun, 10 Feb 2019 12:49:39 +0100
parents c5416617cfbf
children
line wrap: on
line source

#include <stddef.h>
int xmemcoll (char *, size_t, char *, size_t);
int xmemcoll0 (char const *, size_t, char const *, size_t);