Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
streq.h File Reference

TODO: insert short description here. More...

Go to the source code of this file.

Classes

struct  streq_rel
 

Functions

bool streq (char const *a, char const *b)
 Convenience/readability wrapper for strcmp(a,b)==0.
 

Detailed Description

TODO: insert short description here.

Definition in file streq.h.

Function Documentation

◆ streq()

bool streq ( char const *  a,
char const *  b 
)
inline