Skip to content

stp_cmplx.dir@stp_cmplx.h.dir@STP_Cmplx_conv

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

STP_Cmplx_conv

F+F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F
  Function: STP_Cmplx_conv

  Summary:  Initializes cmplx from real and imag strings.

  Args:     STP_Cmplx* cmplx
              .
            char* const real
              .
            char* const imag
              .

  Returns:  int
              1 if successful, 0 otherwise.

  Requires: * real and imag are NULL-terminated.
F---F---F---F---F---F---F---F---F---F---F---F---F---F---F---F---F-F

Clone this wiki locally