Skip to content

stp_cmplx.dir@stp_cmplx.h.dir@STP_Cmplx_eq

Andy Zhang edited this page Aug 7, 2026 · 2 revisions

STP_Cmplx_eq

F+F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F
  Function: STP_Cmplx_eq

  Summary:  Tests if lhs and rhs are equal in value.

  Args:     STP_Cmplx* lhs
              .
            STP_Cmplx* rhs
              .

  Returns:  int
              1 if equal, 0 if not.

  Requires: * lhs and rhs are initialized and non-NULL.
F---F---F---F---F---F---F---F---F---F---F---F---F---F---F---F---F-F

Clone this wiki locally