Node:FillChar, Next:, Previous:FileSize, Up:Reference



FillChar

(Under construction.)

Synopsis


procedure FillChar (var Dest; Count: SizeType; Val: Char);
or
procedure FillChar (var Dest; Count: SizeType; Val: Byte);

Description

Conforming to

FillChar is a UCSD Pascal extension.

Example

See also