Skip to content

stp_string.dir@stp_string.h.dir@STP_String_append

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

STP_String_append

F+F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F
  Function: STP_String_append

  Summary:  Appends data from rhs to str.

  Args:     STP_String* str
              .
            const STP_String* rhs
              .

  Returns:  int
              1 if successful, 0 otherwise

  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