Search:

Type: Posts; User: keepStriving

Search: Search took 0.13 seconds.

  1. Replies
    3
    Views
    1,500

    Re: nullify object

    I understand your advice though can't work me as I use an environment called bluej, where objects are created outside the program code so I can't really force the user to try use a try and catch when...
  2. Replies
    3
    Views
    1,500

    nullify object

    Is there any way I can nullify an object after having created it in a more generic sense rather than specifying its specific name.

    e.g. 'object one = new object()' can be nullified by 'one =...
Results 1 to 2 of 2