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

FreeShellArgV (deprecated)

Free the result of a CreateShellArgV function

Declaration

Source position: genfunch.inc line 21

procedure FreeShellArgV(

  p: PPChar

);

Description

FreeShellArgV frees the memory pointed to by P, which was allocated by a call to CreateShellArgV.

Errors

None.

See also

CreateShellArgV

  

Create a null-terminated array of strings from a command-line string


Documentation generated on: Nov 14 2015