[Contents] [Index] [Help] [Retrace] [Browse <] [Browse >]


   NAME
	MatchEnd -- Free storage allocated for MatchFirst()/MatchNext() (V36)

   SYNOPSIS
	MatchEnd(AnchorPath)
	             D1

	VOID MatchEnd(struct AnchorPath *)

   FUNCTION
	Return all storage associated with a given search.

   INPUTS
	AnchorPath - Anchor used for MatchFirst()/MatchNext()
		     MUST be longword aligned!

   SEE ALSO
	MatchFirst(), ParsePattern(), Examine(), CurrentDir(), Examine(),
	MatchNext(), ExNext(), <dos/dosasl.h>


[Back to Amiga Developer Docs]