If I create a C module, it provides the user with a pointer to the forward declaration structure, as shown below:
typedef struct FOO_Obj *FOO_Handle; If I then declare the function prototype
If I create a C module, it provides the user with a pointer to the forward declaration structure, as shown below:
typedef struct FOO_Obj *FOO_Handle; If I then declare the function prototype
Edit my question.
I will be specific.
How to declare the following code as const instead of var?
(I can’t get the Cube example)
var
Matrix: array of array of string;
SetLength(