xmlstring.h

Función xmlStrcmp

Sintaxis

int xmlStrcmp(const xmlChar * str1, const xmlChar * str2)

Descripción

Un strcmp para xmlChar.

Parámetros

str1
El primer xmlChar *
str2
El segundo xmlChar *

Valor de retorno

El resultado entero de la comparación