[Coco] CCASM procedures

Roger Taylor rtaylor at bayou.com
Fri Dec 10 14:43:24 EST 2004


At 12:15 PM 12/10/2004, you wrote:
>
>In a message dated 12/9/04 11:54:50 PM Eastern Standard Time,
>rtaylor at bayou.com writes:
>
>Procedures/subprograms are based on isolation.  A procedure or  subprogram
>should not know anything (give or take) about the outside world  or calling
>program,
>
>
>You DO want to allow for global variables, as part of the procedure's
>environment.

I'm working on all of this.  Ofcourse, you can always pass in a global 
variable by reference and let the procedure change it.


-- 
Roger Taylor




More information about the Coco mailing list