[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

9.61 Delete

(Under construction.)

Synopsis

 
procedure Delete (var S: String; FirstChar, Count: Integer);
or
 
procedure Delete (var S: String; FirstChar: Integer);

Description

Conforming to

`Delete' is a UCSD Pascal extension. The possibility to omit the third parameter is a GNU Pascal extension.

Example

See also



This document was generated by Frank Heckenbach on May, 10 2002 using texi2html