[aspectc-user] Pointers / Array
Olaf Spinczyk
Olaf.Spinczyk at informatik.uni-erlangen.de
Thu May 22 14:51:16 CEST 2003
Hi,
MNPR MNPR wrote:
> Hi,
> Can we pass pointers or arrays as arguments to an
> aspect?
Do you want to know, if pointers or arrays, which are arguments in
functions calls, can be exposed and accessed by advice code?
> Can an advice return a value to the main prog? (If
> how can we return a struct)
Do you want to know if advice code can manipulate the result of an
executed function?
> Please reply as soon as possible.
Please provide a code example like "that's the way it works with int,
how does it work with arrary". It's hard to understand what your
question is really about.
Olaf
More information about the aspectc-user
mailing list