Defines | Functions

cmpapi.h File Reference

comparison functions More...

#include <string.h>
#include "../../str.h"
Include dependency graph for cmpapi.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

Functions


Detailed Description

Definition in file cmpapi.h.


Define Documentation

#define cmp_strz (   a,
  b 
)    strcmp((a), (b))

Definition at line 45 of file cmpapi.h.