Home

Hi!

mike3 schrieb:
> These BigFloats are stored in something called
> a "FractalMaker" that it used to generate the fractal
> images. It has a list of pointers to BigFloats that
> are created by it's constructor (using "XXXX = new
> BigFloat(...)" for the pointer XXXX), and that hold
> coordinates, etc. for the fractal.

Is there a reason to use "new"? Why are the BigFloats not just ordinary
members of "FractalMaker"? Or at least managed by a container?

Frank

previous
next

Re: Creating a multi-tier client/server application
Re: Using struct timeval in python
Re: Howto identify a string value vs. a numeric value in std::string
Re: Socket recv(1) seems to block instead of returning end of file.
Re: assignment operator
paraprotex
paraprotex
paraprotex
paraprotex
paraprotex