Search:

Type: Posts; User: humdinger

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    10,537

    Re: Char cannot be dereferenced!! Please help

    Hi thankyou for the advice, I have changed the code so its a you say but I get the same char cannot be dereferenced error when i try to compile.
  2. Replies
    5
    Views
    10,537

    Re: Char cannot be dereferenced!! Please help

    I had already tried that before I posted but when I tried to compile it just kept telling me I needed a bracket on the line shown below and if I added a bracket it just continued giving that error:
    ...
  3. Replies
    5
    Views
    10,537

    Char cannot be dereferenced!! Please help

    Hi all im working on a program and have got the error "char cannot be dereferenced". The for loop iterates through the array "people" and sends a message to each one using the method "getPerson()"....
Results 1 to 3 of 3