Held: Wednesday, February 18, 1998
if test then x else y, should
we use the l-value or r-value of the variable that is returned?
Does it depend on context?
new, free, and malloc.
begin block
String str = "global";
procedure alpha()
begin
String str = "alpha";
printstr();
end;
procedure printstr()
begin
print("The current string is '" + str + "'");
end;
end block
Disclaimer Often, these pages were created "on the fly" with little, if any, proofreading. Any or all of the information on the pages may be incorrect. Please contact me if you notice errors.
Source text last modified Thu May 7 20:29:38 1998.
This page generated on Thu May 7 20:34:39 1998 by SiteWeaver.
Contact our webmaster at rebelsky@math.grin.edu