help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to parse a string?


From: François Fleuret
Subject: How to parse a string?
Date: 01 May 2003 01:42:44 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Hi,

Maybe is this a dumb question, but I do not see how to find the answer
either in the info files or on the web.

I just want to do a primitive parsing scanf-style in elisp.

For instance, given a string which I know is composed of 5 fields of
type integer/integer/word/word/word, separated by spaces, how can I
transform this string into a list of the objects?

Thanks in advance,

FF


reply via email to

[Prev in Thread] Current Thread [Next in Thread]