Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Need to Reference a Row Index With a LETTER

  1. #1
    Junior Member
    Join Date
    May 2013
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Need to Reference a Row Index With a LETTER

    Hello everyone. In recent days I have been working on creating my own Nim.java game program, and the code is more or less sound, save for a single inconsistency: my professor has requested that players be allowed to input a LETTER in order to determine the number of rows with which they will be playing, instead of a number. Though I consider myself a fair coder, I am ashamed to admit that I can't wrap my head around this. Any guidance/examples you can give would be appreciated; I am more than likely over thinking this.


  2. #2
    Member angstrem's Avatar
    Join Date
    Mar 2013
    Location
    Ukraine
    Posts
    200
    My Mood
    Happy
    Thanks
    9
    Thanked 31 Times in 29 Posts

    Default Re: Need to Reference a Row Index With a LETTER

    Welcome to the forum!
    Does this give you some insight?

Similar Threads

  1. Favourite letter!
    By Dr.Code in forum Totally Off Topic
    Replies: 8
    Last Post: July 12th, 2013, 01:39 AM
  2. Java letter frequency
    By maple1100 in forum What's Wrong With My Code?
    Replies: 2
    Last Post: March 24th, 2013, 03:05 PM
  3. letter pattern
    By severus1 in forum What's Wrong With My Code?
    Replies: 2
    Last Post: July 4th, 2011, 01:24 PM
  4. Random Letter problem please help!
    By xs4rdx in forum Java Theory & Questions
    Replies: 1
    Last Post: March 28th, 2010, 11:27 AM
  5. letter to number
    By silverspoon34 in forum Java Theory & Questions
    Replies: 1
    Last Post: November 27th, 2009, 07:01 AM