Jump to content

Talk:Flood fill

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Taw (talk | contribs) at 21:18, 13 December 2001 (request for sample implementation). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

The article uses the word "array" in a non-standard way. I would assume most readers think of "indexed list of elements" when they read "array", but this is not at all what we are talking about here. I can't think of the right word right now. --AxelBoldt


Would "multidimensional array" be better? --Damian Yerrick


Yes, that would be better. --AxelBoldt


Could you provide sample implementation please ? --Taw