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

Globfree

Free result of Glob call

Declaration

Source position: oldlinux.pp 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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.