in reply to Re^6: Implementation of a QuadTree and worries of a lone programmer (Flood Fill)
in thread RFC: Implementation of a QuadTree and worries of a lone programmer

I almost always use references instead of arrays ( or hashes for that matter) simply because thats the notation I'm used to. ;)


___________
Eric Hodges
  • Comment on Re^7: Implementation of a QuadTree and worries of a lone programmer (Flood Fill)