|
|
|
|
|
by jbooth
3339 days ago
|
|
Ok, yeah, I saw upthread about C++ and Pascal having a more formal reference type. But in C and Go you can pass pointers to pointers, in Java and Python objects with mutable object references.. It seems like the whole article could have been "Go does not have the C++ reference type, so it's not really in the mix when calling functions". |
|