Update
This commit is contained in:
@@ -305,7 +305,7 @@ DATA(ref_struc_2) = NEW structured_type( ).
|
||||
|
||||
... ref_struc_1->comp1 ...
|
||||
... ref_struc_1->*-comp1 ... "Using the dereferencing operator
|
||||
... ref_struc_2->-comp2 ...
|
||||
... ref_struc_2->comp2 ...
|
||||
... ref_struc_2->*-comp2 ... "Using the dereferencing operator
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user