view lib/xmemcoll.h @ 12331:dfb465b19291

diffseq: reduce scope of variable 'best'.
author Bruno Haible <bruno@clisp.org>
date Sat, 21 Nov 2009 14:37:46 +0100
parents fd6696a97000
children edb3fc126c07
line wrap: on
line source

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