Browse thread
index of substring
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2005-01-27 (09:17) |
From: | Xavier Leroy <Xavier.Leroy@i...> |
Subject: | Re: [Caml-list] index of substring |
> I tried to write a function to return the index of a substring in a > string from an index. [...] May I suggest asking the OCaml beginner's list instead? http://groups.yahoo.com/group/ocaml_beginners You're more likely to find people willing to help you with your coding there than in this list. Thanks, - Xavier Leroy