Node:Delete, Next:destructor, Previous:DefineSize, Up:Reference
(Under construction.)
procedure Delete (var S: String; FirstChar, Count: Integer);or
procedure Delete (var S: String; FirstChar: Integer);
Delete
is a UCSD Pascal extension. The possibility to omit
the third parameter is a GNU Pascal extension.