comp.lang.ada
 help / color / mirror / Atom feed
From: AdaMagica <christ-usch.grein@t-online.de>
Subject: Re: Depth First Search of a Char_Matrix?
Date: Tue, 30 Apr 2013 03:49:33 -0700 (PDT)
Date: 2013-04-30T03:49:33-07:00	[thread overview]
Message-ID: <777dc0de-bdae-4b11-b1e1-5187a4d90e77@googlegroups.com> (raw)
In-Reply-To: <5d751787-2574-475c-befc-553fcd02e6b6@googlegroups.com>

On Monday, April 29, 2013 10:55:46 PM UTC+2, Alex wrote:
> This is what I have so far but I am going out of Bounds and I am not sure why??

No wonder. This is written in a terrible style.
One character names M, V, which don't tell you anything about the meaning.
Counts as Integer - a count is Natural, or do you have negative numbers of pieces?
Parameters X, Y as Integer, equally bad.

Think about good subtypes for your problem.



  parent reply	other threads:[~2013-04-30 10:49 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-27 14:09 Depth First Search of a Char_Matrix? Alex
2013-04-27 15:35 ` Shark8
2013-04-27 17:25   ` Jeffrey Carter
2013-04-27 18:16     ` Shark8
2013-04-27 18:48       ` Dmitry A. Kazakov
2013-04-27 18:58         ` Shark8
2013-04-27 20:16           ` Dmitry A. Kazakov
2013-04-27 19:31       ` Simon Wright
2013-04-27 20:04         ` Shark8
2013-04-28  3:26       ` Jeffrey Carter
2013-04-27 16:27 ` Alex
2013-04-27 16:34   ` Shark8
2013-04-27 16:51     ` Alex
2013-04-27 16:55       ` Alex
2013-04-27 19:05       ` Shark8
2013-04-27 22:54         ` Alex
2013-04-27 22:56         ` Alex
2013-04-27 23:34           ` Shark8
2013-04-27 23:38             ` Alex
2013-04-29 20:55             ` Alex
2013-04-29 23:40               ` Jeffrey Carter
2013-04-30 10:49               ` AdaMagica [this message]
2013-04-28 10:50 ` AdaMagica
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox