Description: wcsncmp() function: compare two wide strings. Status: obsolete Notice: This module is obsolete. Files: lib/wcsncmp.c lib/wcsncmp-impl.h m4/wcsncmp.m4 Depends-on: wchar configure.ac: gl_FUNC_WCSNCMP gl_CONDITIONAL([GL_COND_OBJ_WCSNCMP], [test $HAVE_WCSNCMP = 0]) gl_WCHAR_MODULE_INDICATOR([wcsncmp]) Makefile.am: if GL_COND_OBJ_WCSNCMP lib_SOURCES += wcsncmp.c endif Include: License: LGPL Maintainer: all