Talk:Assigning Values to an Array: Difference between revisions

no edit summary
(Mention I flagged article.)
No edit summary
Line 7:
 
:I flagged the task for clarification. --[[User:Short Circuit|Short Circuit]] 22:42, 22 January 2007 (EST)
 
:I think it is that most of the languages (e.g. Python, Java) automatically raise exceptions when an index is out of range. And most languages have in place a way to capture those exceptions and deal with it. Therefore, you do no need to explicity raise an error unless you deem it necessary. Maybe change the specification to raise an error where applicable for languages that do not have mechanisms in place to handle such exceptions? Such as C for example? --[[User:Adonis|Adonis]] 17:59, 24 January 2007 (EST)
79

edits