[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: concatenate two string
From: |
Carlos Menezes |
Subject: |
Re: concatenate two string |
Date: |
Wed, 27 Mar 2002 16:57:15 -0300 |
Try append(X,Y,Z).
It's all,
Carlos Menezes
Gurvan Le Guernic wrote:
> Hi,
> I am looking for a way to concatenate 2 string; but I can't find how.
> For example, I have : X='Hello, '
> Y = 'world'
> I would like to have : Z = 'Hello, world'
> How can I do?
> Gurvan
>
> _______________________________________________
> Users-prolog mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/users-prolog