Home | Notes | Languages | Programs | Homework |
Re: String manipulations |
Josh Rattan (jrattan@VT.EDU)
Sat, 17 Feb 2001 17:42:53 -0500
Message-ID: <GIEKIAAMABNJECDJMHKPKEDNCCAA.jrattan@vt.edu> Date: Sat, 17 Feb 2001 17:42:53 -0500 From: Josh Rattan <jrattan@VT.EDU> Subject: Re: String manipulations
string manipulation functions can be found in the documentation for free
pascal. Goto the doc folder in the free pascal directory and there is a pdf
called "ref.pdf" It has all there is to know about anything Pascal,
including answers to your string questions...
hope that helps....
Josh
-----Original Message-----
From: discussion list [mailto:CS3304_11374@listserv.vt.edu]On Behalf Of
Pak Chung
Sent: Saturday, February 17, 2001 5:33 PM
To: CS3304_11374@LISTSERV.VT.EDU
Subject: [CS3304_11374] String manipulations
Is there anyone know how we access the string manipulation functions in
pascal, like what the professor was talking abt ( delete,copy etc )
i couldnt find any materials on website about these
if u know any good websites abt string manipulation also send me plz
Patrick
Home | Notes | Languages | Programs | Homework |