On Fri, 21 Mar 2003, Anton Tichawa wrote:
> On Friday 21 March 2003 14:02, you wrote:
> > On Fri, Mar 21, 2003 at 02:04:39PM +0100, Michael Van Canneyt wrote:
> > > On Fri, 21 Mar 2003, Anton Tichawa wrote:
> > > > On Friday 21 March 2003 13:09, you wrote:
> > > > > > On Friday 21 March 2003 12:
On Friday 21 March 2003 14:02, you wrote:
> On Fri, Mar 21, 2003 at 02:04:39PM +0100, Michael Van Canneyt wrote:
> > On Fri, 21 Mar 2003, Anton Tichawa wrote:
> > > On Friday 21 March 2003 13:09, you wrote:
> > > > > On Friday 21 March 2003 12:29, you wrote:
> > > > >> >> > But, when I use fail in
On Fri, Mar 21, 2003 at 02:04:39PM +0100, Michael Van Canneyt wrote:
>
>
> On Fri, 21 Mar 2003, Anton Tichawa wrote:
>
> > On Friday 21 March 2003 13:09, you wrote:
> > > > On Friday 21 March 2003 12:29, you wrote:
> > > >> >> > But, when I use fail in my simple example program, it returns
> > >
On Fri, 21 Mar 2003, Anton Tichawa wrote:
> On Friday 21 March 2003 13:09, you wrote:
> > > On Friday 21 March 2003 12:29, you wrote:
> > >> >> > But, when I use fail in my simple example program, it returns
> > >> >>
> > >> >> NIL okay but
> > >> >>
> > >> >> > the Heaptrace function tells me I
On Friday 21 March 2003 13:09, you wrote:
> > On Friday 21 March 2003 12:29, you wrote:
> >> >> > But, when I use fail in my simple example program, it returns
> >> >>
> >> >> NIL okay but
> >> >>
> >> >> > the Heaptrace function tells me I have two unfreed memory blocks
> >>
> >> (36
> >>
> >> >>
> On Friday 21 March 2003 12:29, you wrote:
>> >> > But, when I use fail in my simple example program, it returns
>> >>
>> >> NIL okay but
>> >>
>> >> > the Heaptrace function tells me I have two unfreed memory blocks
>> (36
>> >> > bytes).
>> >> > I can't see a memory leak anywhere else in that pr
On Friday 21 March 2003 12:29, you wrote:
> >> > But, when I use fail in my simple example program, it returns
> >>
> >> NIL okay but
> >>
> >> > the Heaptrace function tells me I have two unfreed memory blocks (36
> >> > bytes).
> >> > I can't see a memory leak anywhere else in that program, what
>> > But, when I use fail in my simple example program, it returns
>> NIL okay but
>> > the Heaptrace function tells me I have two unfreed memory blocks (36
>> > bytes).
>> > I can't see a memory leak anywhere else in that program, what
>> could cause
>> > this? (Heaptrace output is as follows: I a
> > But, when I use fail in my simple example program, it returns
> NIL okay but
> > the Heaptrace function tells me I have two unfreed memory blocks (36
> > bytes).
> > I can't see a memory leak anywhere else in that program, what
> could cause
> > this? (Heaptrace output is as follows: I am using
On Thursday 20 March 2003 09:27, you wrote:
> >> > Hi again -
> >> >
> >> > another question; what is the best way to "fail" a constructor call?
> >>
> >> For
> >>
> >> > example, I have a constructor "timage.loadimage()", and I want it to
> >> > return
> >> > "nil" if it encounters a problem (e.g.
>>
>> > Hi again -
>> >
>> > another question; what is the best way to "fail" a constructor call?
>> For
>> > example, I have a constructor "timage.loadimage()", and I want it to
>> > return
>> > "nil" if it encounters a problem (e.g. the file name doesn't exist).
>> My
>>
>> Use fail :-)
>
> But,
>
> > Hi again -
> >
> > another question; what is the best way to "fail" a constructor call? For
> > example, I have a constructor "timage.loadimage()", and I want it to
> > return
> > "nil" if it encounters a problem (e.g. the file name doesn't exist). My
>
> Use fail :-)
But, when I use fail in
> Hi again -
>
> another question; what is the best way to "fail" a constructor call? For
> example, I have a constructor "timage.loadimage()", and I want it to
> return
> "nil" if it encounters a problem (e.g. the file name doesn't exist). My
Use fail :-)
__
Hi again -
another question; what is the best way to "fail" a constructor call? For
example, I have a constructor "timage.loadimage()", and I want it to return
"nil" if it encounters a problem (e.g. the file name doesn't exist). My
example program is this:
type
mytestclass= class
bo
14 matches
Mail list logo