[Overview][Constants][Types][Procedures and functions][Variables] Reference for unit 'oldlinux' (#rtl)

Globfree

Free result of Glob call

Declaration

Source position: linuxold.inc line 1587

procedure Globfree(

  var p: pglob

);

Description

Releases the memory, occupied by a pglob structure. P is set to nil.

For an example, see Glob.

Errors

None

See also

Glob

  

Find filenames matching a wildcard pattern