May I know how can i print the result perform by this code?After go thru this code i want to print what is the result will be returned.How can I write the print out way.
The return value from the subroutine add_v3_signal($1,tmp) will be return (_V3Signals[_num_v3_signals - 1])
from my reply above the type you mean is not pscobject = new _pscmain; which mean hv dynamic memory that point to _pscmain type.Do correct me if i am wrong.
I duno how to print it.I just dunwan to print the address store in _V3Signals.I want the content pointed by _V3Signals.How can I print it?seriously i duno what is the content will be either integer or string.