Skip to content

stp_number.dir@stp_number.h.dir@STP_Number_conv

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

STP_Number_conv

F+F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F+++F
  Function: STP_Number_conv

  Summary:  Creates a STP_Number from string representation.

  Args:     STP_Number* num
              pointer to UNINTIALIZED number.
            const char* from
              string of digits/decimal point...

  Returns:  int
              1 if successful. 0 otherwise

  Note:     1. Decimal separator is defined in stp_number.h. Ensure decimal separator matches.
F---F---F---F---F---F---F---F---F---F---F---F---F---F---F---F---F-F

Clone this wiki locally