ryanpoulos / LabVIEW-Memory

A library that provides a set of VIs and classes for performing explicit memory operations, such as pointer allocation and deallocation, in LabVIEW.
MIT License
3 stars 3 forks source link

Feature/safety check #2

Closed mattlutomski closed 6 years ago

mattlutomski commented 6 years ago

Goal of this pull request: track adding safety checks to polymorphic read/writes, memory swapping VIs, and other operations where it makes sense.