Skip to content

stp_string.dir@stp_string.h.dir@STP_String_prepend

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_prepend

  Summary:  Prepends 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