users-prolog
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

concatenate two string


From: Gurvan Le Guernic
Subject: concatenate two string
Date: Wed, 27 Mar 2002 12:22:43 +0100

    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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]