Re: variable length of integer
- From: "jamesgiles@xxxxxxx" <jamesgiles@xxxxxxx>
- Date: Tue, 29 Apr 2008 14:11:18 -0700 (PDT)
On Apr 29, 2:59 pm, "jamesgi...@xxxxxxx" <jamesgi...@xxxxxxx> wrote:
do p = len(answer), merge(2,1,i<0), -1
See there? I did have an error! That should be len(IntToString) and
not len(answer) there. (In functions that have a very long name, I
usually have a result clause and the name ANSWER is what I always
use. Except for recursive functions I never otherwise use result
clauses.) If only I had noticed that error 2 minutes earlier. :-(
--
J. Giles
"I conclude that there are two ways of constructing a software
design: One way is to make it so simple that there are obviously
no deficiencies and the other way is to make it so complicated
that there are no obvious deficiencies." -- C. A. R. Hoare
.
- Follow-Ups:
- Re: variable length of integer
- From: James Van Buskirk
- Re: variable length of integer
- References:
- variable length of integer
- From: rudra
- Re: variable length of integer
- From: Clive Page
- Re: variable length of integer
- From: Richard Maine
- Re: variable length of integer
- From: John Appleyard
- Re: variable length of integer
- From: jamesgiles@xxxxxxx
- variable length of integer
- Prev by Date: Re: variable length of integer
- Next by Date: Re: Allocatable arrays in derived types
- Previous by thread: Re: variable length of integer
- Next by thread: Re: variable length of integer
- Index(es):
Relevant Pages
|