Unit 'BaseUnix' Package
[Overview][Constants][Types][Procedures and functions][Index] [#rtl]

FreeShellArgV (deprecated)

Free the result of a CreateShellArgV function.

Declaration

Source position: genfunch.inc line 21

procedure FreeShellArgV(

  p: PPAnsiChar

);

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: Jul 24 2023