allocating memory before creating objects
From: Matthias (matthias.nospam_at_gmx.net)
Date: 08/25/04
- Next message: Rob Kennedy: "Re: allocating memory before creating objects"
- Previous message: David Reeve: "Re: Pointers, DLL Header files and lots of exceptions?"
- Next in thread: Rob Kennedy: "Re: allocating memory before creating objects"
- Reply: Rob Kennedy: "Re: allocating memory before creating objects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 25 Aug 2004 08:22:09 -0700
Hi,
is it possible to allocate memory before I create the individual
objects? I assume i would gain a better performance than allocating
the memory for each object if I have to create a lot for my
calculation.
thanks,
Matthias
- Next message: Rob Kennedy: "Re: allocating memory before creating objects"
- Previous message: David Reeve: "Re: Pointers, DLL Header files and lots of exceptions?"
- Next in thread: Rob Kennedy: "Re: allocating memory before creating objects"
- Reply: Rob Kennedy: "Re: allocating memory before creating objects"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]