Skip to content

stp_string.dir@stp_string.h.dir@STP_String_split

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

STP_String_split

F+F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F
  Function: STP_String_split

  Summary:  Split str into chunks separated by tok.

  Args:     STP_String* str
              .
            STP_String* tok
              token.
            STP_StringSplit* res
              where result is written to.

  Returns:  int
              1 if successful, 0 otherwise.
F---F---F---F---F---F---F---F---F---F---F---F---F---F---F---F---F-F

Clone this wiki locally