ndd_equality, ndd_disjoint[ Synopsis | Description | Return values | Diagnostics | See also | Back to the NDD package documentation ] |
#include "lash-ndd.h"
int ndd_equality(ndd *nd1, ndd *nd2);
int ndd_disjoint(ndd *nd1, ndd *nd2);
[ Synopsis | Description | Return values | Diagnostics | See also | Back to the NDD package documentation ] |