The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 20. The Specialized C API for PLplot | Next |
plFree2dGrid
: Free the memory associated
with a 2-d grid allocated using plAlloc2dGrid
.
Frees a block of memory allocated using plAlloc2dGrid
.
|
This function is currently available in C, C++, perl and tk.
This function is used in examples 8, 9, 11, 14, 16, 20, 21, 22, 28, 30.