Talk:Undefined variable
Appearance
Some clarification may be needed of the terms
- undefined variable
- undeclared variable
- uninitialize variable
- NULL (C), null (Java(, nil, or undef (Perl) as in reference or pointer type.
Some of these may depend on whether the language is static or dynamic and how memory is stored (e.g. on the stack or heap). File Not Found 04:01, 8 February 2006 (UTC)