![]() |
Blitz Bugs : |
From: Victor Munoz (vmunoz_at_[hidden])
Date: 2004-05-07 07:11:55
>
> Naturally, the "woody" behavior is the desired one. Has anyone had a similar
> problem? Of course, it could be a problem with g++, but I'm just
> guessing it's more likely some issue with Blitz++. (It could also be that
> I'm not using resize correctly.)
>
In case anyone bothered to read the previous mail, sorry. Later in the day
I noticed I was using resize incorrectly in fact, since arrays are left
uninitialized after resizing. Being new to Blitz++, I was confused by the
different outputs in each machine. Regards,
Victor