SWI-Prolog - search in atoms
- From: "Luigi Napolitano" <uniluigiXXX@xxxxxxxxxxx>
- Date: Fri, 20 Oct 2006 14:21:45 +0200
Hi all!
I would like to find a substring in an atom.
Ex.
A = this_is_an_example_of_atom.
I wold search "example" in the A atom, to know if there is the substring
"example" in the A atom.
Is it possible (with SWI-Prolog) ?
Thanks,
Luigi
.
- Follow-Ups:
- Re: SWI-Prolog - search in atoms
- From: Markus Triska
- Re: SWI-Prolog - search in atoms
- Prev by Date: Re: AlphaBeta issue
- Next by Date: Re: SWI-Prolog - search in atoms
- Previous by thread: AlphaBeta issue
- Next by thread: Re: SWI-Prolog - search in atoms
- Index(es):
Relevant Pages
|
|