Skip to content

stp_string.dir@stp_string.h.dir@STP_String_eq

Andy Zhang edited this page Aug 7, 2026 · 2 revisions
F+F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F
  Function: STP_String_eq

  Summary:  Checks if rhs is the same as str.

  Args:     STP_String* str
              .
            const STP_String* rhs
              .

  Returns:  int
              1 if equal, 0 otherwise. An arbitrary value if error occurs.

  Requires: * str and rhs are valid strings
F---F---F---F---F---F---F---F---F---F---F---F---F---F---F---F---F-F

Clone this wiki locally