Menu

Feature request: detection of uninitialized variables

Anonymous
2017-03-21
2017-03-21
  • Anonymous

    Anonymous - 2017-03-21

    Can you add the ability to detect (in the runtime) uninitialized variables? For example, the following program should not print zero, but should give an error message saying that variable "I" is not initialized.

    10 PRINT I

    Of cause, this break compatibility so it is better to implement this as INI-file setting (not default).

     
  • Rob Hagemans

    Rob Hagemans - 2017-04-05

    Hi, sorry, I'm not likely to implement features that add further complexity - as it is I have hardly enough time to stay on top of bugs and to finish implementing missing features of GW-BASIC.

    Rob

     
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.