Can I assume that a var parameter will always be a pointer where I can use 
(addr varParm) as copymem destination. It seems to work but I can copy to 
tempory local variable and use normal assignment if there is no guarentee it 
will always work.

Reply via email to