Hi, Are there utils to convert a String to integer, an Integer to String, etc...?
On Thursday 10 April 2003 00:04, you wrote:
On Wed, Apr 09, 2003 at 04:28:51PM -0400, Mehdi Khaldi wrote:
Are there utils to convert a String to integer, an Integer to String, etc...?
Try 'Val'.
Eike
And Str. See these links:
http://www.gnu-pascal.de/gpc/Val.html http://www.gnu-pascal.de/gpc/Str.html http://www.gnu-pascal.de/gpc/String-Operations.html
Marten Jan