Search:

Type: Posts; User: Norm

Search: Search took 0.11 seconds.

  1. Replies
    4
    Views
    1,625

    Re: variable might not have been initialized!!

    Try adding another constructor that sets a value for the variable so that the compiler will know that the variable has been given a value.
  2. Replies
    4
    Views
    1,625

    Re: variable might not have been initialized!!

    Assign the variable a default value when you define it.
Results 1 to 2 of 2