unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* string splitting
@ 2012-02-20 18:51 Catonano
  2012-02-20 18:52 ` Catonano
  2012-02-21  9:53 ` Andy Wingo
  0 siblings, 2 replies; 7+ messages in thread
From: Catonano @ 2012-02-20 18:51 UTC (permalink / raw)
  To: guile-user

[-- Attachment #1: Type: text/plain, Size: 298 bytes --]

Hello people,

I'd love to split a url string. Is there a function I am supposed to use ?
In which module ?

that is

"...blah/blah?param1=1234&param2=5678"

should become

("...blah/blah?param1=1234" "param2=5678")

I have extracted the source string from a htmlprag tree

Thanks for any hint

[-- Attachment #2: Type: text/html, Size: 387 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-02-22 11:47 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-20 18:51 string splitting Catonano
2012-02-20 18:52 ` Catonano
2012-02-21  7:37   ` Thien-Thi Nguyen
2012-02-21  9:53 ` Andy Wingo
2012-02-22 10:36   ` Catonano
2012-02-22 11:23     ` Andy Wingo
2012-02-22 11:47       ` Catonano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).