11-02-2016, 06:14 AM
The same as in C++. str*& means reference to str*. Physically is and behaves like str** (pointer to str*), but in code used like str*.
|
QM handling of C declarations
|
|
« Next Oldest | Next Newest »
|
| Messages In This Thread |