Top
Back: appendDataToSSI
Forward: writeToString
FastBack:
FastForward:
Up: ssi_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.15.23.8 readFromString

Procedure from library ssi.lib (see ssi_lib).

Usage:
readFromString(s); : string

Return:
expression_list

Example:
 
LIB "ssi.lib";
readFromString("1 3 2 2 Hi");
==> 3 Hi


Top Back: appendDataToSSI Forward: writeToString FastBack: FastForward: Up: ssi_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 4.4.1, 2025, generated by texi2html.