Search:

Type: Posts; User: Freaky Chris

Search: Search took 0.10 seconds.

  1. Replies
    16
    Views
    16,498

    Re: How to invert a word String

    Warning: Pointers are known to confuse the hell out of a lot of people!

    Contributor's Corner
  2. Replies
    16
    Views
    16,498

    Re: How to invert a word String

    they are references, and we cannot deal with the pointers / references ourself. Java does all of that and so we have no input on it, unlike C where you have to do it all yourself.
  3. Replies
    16
    Views
    16,498

    Re: How to invert a word String

    Would you like to elaborate on this point please. Since Java doesn't use pointers, this is not possible. If this were a C or C++ forum then it would be acceptable, so please explain what you mean.
    ...
Results 1 to 3 of 3