Re: Verification function


[ Follow Ups ] [ Post Followup ] [ CS2604 Discussion WWWBoard ] [ FAQ ]

Posted by staleano on August 05, 1999 at 12:43:41:

In Reply to: Verification function posted by Jason D. Burkert on August 05, 1999 at 12:24:03:

: A function to verify that the array is ordered could be most naturally written recursively, is that correct?

I dont think so just go through the list making sure each element is less than the next otherwise false. Recursion doesnt help anything or make it easier



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS2604 Discussion WWWBoard ] [ FAQ ]