[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gm2] ReadString
From: |
Antonio Gomez |
Subject: |
[Gm2] ReadString |
Date: |
Mon, 12 Jan 2009 07:50:45 +0100 |
Hi!
U know how can i get a String with blank spaces?
Ok, its something like this:
WriteString ("Write your name:");
ReadString(name);
WriteLn;
WriteString(name);
* If 'name' got two words, like "Antonio Gomez", this code only print "Antonio" in WriteString(name).
Do you know what i could do to get "Antonio Gomez" and print it in the same line?
Thanks!
--
Antonio Gómez Antoranz
- [Gm2] ReadString,
Antonio Gomez <=