caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] small exercise
@ 2002-11-29 15:19 altavillasalvatore
  2002-11-29 15:29 ` Xavier Leroy
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: altavillasalvatore @ 2002-11-29 15:19 UTC (permalink / raw)
  To: caml-list

Hi all,

I do not succeed to develop the following exercise:
I have need of your aid.



input:  string    "1.15.120.13.43.35.340.190.0"

output: int array=  [| 1; 15; 120; 13; 43; 35; 340; 190; 0; |] 

  : string -> int array


Regards.

-------------------
To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr
Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners


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

end of thread, other threads:[~2002-11-29 18:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-29 15:19 [Caml-list] small exercise altavillasalvatore
2002-11-29 15:29 ` Xavier Leroy
2002-11-29 18:29   ` Pierre Weis
2002-11-29 15:30 ` Christophe Raffalli
2002-11-29 18:48   ` Pierre Weis
2002-11-29 15:32 ` Jean-Christophe Filliatre

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 NNTP newsgroup(s).