I am doing a project on smalltalk and cant find any info on this.

1.  Does smalltalk support some type of routines?
2.  Can subroutines have local variables?
3. Can subroutines have parameters? If so, how are parameters passed? (Pass by value? Pass by reference? Pass by value-result? etc.) Is there some symbol or keyword in the program that specifies how a particular parameter will be passed? 4. Can a subroutine return a value? Must a subroutine always return a value?

Any help would be great




_______________________________________________
help-smalltalk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-smalltalk

Reply via email to