|
|
>KalleK wrote:
>> I experienced something equall to this("reallocing Finte to 763") in the
>> thread posted by me sometime ago in this group (With some code):
>
>My debugging experience make me believe there is some kind of printf(or
>whatever)
>which is missing an argument/parameter, thus reusing whatever is on the
stack...
>Or the parameter is not of the kind specified by the format string, nor the
one
>expected by the programmer!
The "reallocing finite" message is a status message being printed by the
bounding box code. In this situation, it is printing out properly, and
stating that it is resizing an array to contain 763 items.
--
Mark
Post a reply to this message
|
|