Subject Re: [ib-support] Variables in Stor Proc
Author Paul Schmidt
On 29 Apr 2002 at 13:30, Sandeep wrote:

> I think the new version of FB should initialize all the variables
> declared in a stor proc. If the variables are not initialized then
> using them in comparison is not safe.
>

Some C compilers have a better solution, they issue a warning if an uninitialized
variable is used in a comparison. The programmer is free to change the code to
initialize the variable, or ignore the problem.

Paul Schmidt, President
Tricat Technologies
paul@...
www.tricattechnologies.com