Ticket #29 (new enhancement)

Opened 2 years ago

Last modified 1 year ago

Explain that there's no way to pass a scalar by reference

Reported by: gvwilson Assigned to: gvwilson
Priority: major Milestone: SciPy07Sprint
Component: lectures Version:
Keywords: parameter+passing Cc:

Description

The lecture on functions should explain that there's no way to pass a scalar by reference: ints, strings, and the like are in-only.

Change History

07/29/07 10:07:44 changed by gvwilson

  • milestone changed from Lithium to SciPy07Sprint.

Milestone Lithium deleted