in reply to Re: Aliasing and return, how does return work?
in thread Aliasing and return, how does return work?
Will an lvalue sub work when called as &ret = 123?
I ask because I'm trying to do parameter preprocessing for the caller and was doing it with &ret.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Aliasing and return, how does return work?
by japhy (Canon) on Jun 30, 2004 at 05:01 UTC | |
by bsb (Priest) on Jun 30, 2004 at 06:38 UTC |