a1200   NEWS   APPS   DOCS   ABOUT
a1200
----
a1200
----
Autodocs
 Libraries:
 nonvolatile.library
  --background--
  DeleteNV
  FreeNVData
  GetCopyNV
  GetNVInfo
  GetNVList
  SetNVProtection
  StoreNV
Include
GuruMeditation
Docs » Autodocs » nonvolatile.library » FreeNVData

NAME

	FreeNVData -- release the memory allocated by a function of this
library. (V40)

SYNOPSIS

	FreeNVData(data);
A0
VOID FreeNVData(APTR);

FUNCTION

	Frees a block of memory that was allocated by any of the following:
GetCopyNV(), GetNVInfo(), GetNVList().

INPUTS

	data - pointer to the memory block to be freed. If passed NULL,
this function does nothing.

SEE ALSO

GetCopyNV(), GetNVInfo(), GetNVList()

Comments

Name:
E-mail: Use this if you want a message if you get a response, will not be shown.
Comment:
Select correct short for:

Scoopex

FC
SCX
PDX
AFL

Comments:

$VER: d0.se 1.14 Copyright © 2011-2024 Tobias Geijersson support at d0 dot se