[CSG111] CSG111 MP4: Are procedure names considered variables?


Subject: [CSG111] CSG111 MP4: Are procedure names considered variables?
From: Mitchell Wand (wand@ccs.neu.edu)
Date: Fri Feb 11 2005 - 08:44:25 EST


>> In problem 2 of MP4, can we use the names of
>> procedures literally, or do we need to work only with
>> their addresses? Also, we were assuming that it's not
>> legal to work with the arguments to the procedures- is
>> that correct?

I don't know what you mean by "work with", but yes, procedure names
are definitely variables-- they are no different from any other
variable.

So when you are done you should have no names whatsoever in your
translated code.

--Prof. Wand

_______________________________________________
csg111 mailing list
csg111@lists.ccs.neu.edu
https://lists.ccs.neu.edu/bin/listinfo/csg111



This archive was generated by hypermail 2b28 : Tue Feb 27 2007 - 19:00:11 EST