Search:

Type: Posts; User: MagicMojoSoftware

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,083

    Re: ']' expected

    So it's accolades instead of square brackets, huh? You live and learn.
    Is it always accolades instead of square brackets? I would have never expected that, guess I'm too stuck in my C++-ways. I...
  2. Replies
    3
    Views
    1,083

    ']' expected

    I have the following code in my source: (starting from the top)

    import java.util.*;

    class PronouncablePasswordGenerator
    {
    public static void main(String[] arguments) {
    final char[]...
Results 1 to 2 of 2