- open-input-string stringprocedure
Takes a string and returns a textual input port that delivers characters from the string. If the string is modified, the effect is unspecified.
Takes a string and returns a textual input port that delivers characters from the string. If the string is modified, the effect is unspecified.