Talk:Assigning Values to an Array: Difference between revisions

Content added Content deleted
(Clarification)
 
Line 4: Line 4:
: Seconded: am I supposed to assign a value to an array or write a function/routine/procedure to assign a value to an array? [[User:Sgeier|Sgeier]] 01:09, 20 February 2007 (EST)
: Seconded: am I supposed to assign a value to an array or write a function/routine/procedure to assign a value to an array? [[User:Sgeier|Sgeier]] 01:09, 20 February 2007 (EST)
::I think the task is more complicated than need be. In fact, it should probably be broken into an "Assigning values" and a "Checking to see if a value exists" task. --[[User:Short Circuit|Short Circuit]] 08:04, 20 February 2007 (EST)
::I think the task is more complicated than need be. In fact, it should probably be broken into an "Assigning values" and a "Checking to see if a value exists" task. --[[User:Short Circuit|Short Circuit]] 08:04, 20 February 2007 (EST)
::I'm not sure what I was thinking. (^) "Assigning values to an array" should be a separate task from "create a function to do X". --[[User:Short Circuit|Short Circuit]] 23:11, 12 October 2008 (UTC)



== Type of error to return? Type of index? ==
== Type of error to return? Type of index? ==