ClearMem (LabVIEW Manager Function)

void ClearMem(p, size);

Purpose

Sets size bytes starting at the address referenced by p to 0.

Parameters

Name Type Description
p UPtr Pointer to block of memory you want to clear.
size size_t Number of bytes you want to clear.

Submit Feedback  Submit feedback on this topic.

Contact Technical Support  Visit ni.com/support for technical support.