Later in the DATA step, when you want to process the variables in the array, you can refer to a variable by either its name or its array reference. For example, the names Reference and books{1} are ...
I'm trying to templatize a class, based on a list of values. The list can't be another class - template parameters need to be compile-time constants. So that leaves arrays as the option.<P>My current ...
The bare pointer and referenced pointer with provided offset works just fine, so it seems to be specific to array subscript syntax. Screenshot shows accessing the same array (em->type, array of ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results