PureBytes Links
Trading Reference Links
|
I have a procedure with 4 input arrays e.g.
Procedure ABCD(A,B,C,D);
{
ABCD updated here ...
}
Within the procedure, I update A, B, C, & D.
How do I ensure I get the updated values when I reference them in the code after the procedure is called.
Many Thanks
DJ
Content-Description: "AVG certification"
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.5.432 / Virus Database: 268.15.26/594 - Release Date: 12/20/2006 3:54 PM
|