Advanced C function calls
In this section, we will call a more complicated C function that takes an array as one of its parameters. You will learn about Record Structures, which are the VA Smalltalk mechanism for mapping parts into external data structures.
The C function you call will take an array of (x,y) coordinates and draw a simple line graph.
When the visual part runs, it will look like the following:
Simple chart
Last modified date: 06/11/2018