{Answered} The &-Operator
Posted: Sat Mar 13, 2010 10:59 am
In some example code I've seen someone using the "&" before a function, like:
function &foo()
{
<code>
}
I just would like to know what this operator does.
Hope you understand that it is impossible to search for the "&" ...
TIA
function &foo()
{
<code>
}
I just would like to know what this operator does.
Hope you understand that it is impossible to search for the "&" ...
TIA