Need help with C# logic

Discussion in 'C#' started by Invisitr0n, Nov 2, 2011.

  1. Invisitr0n

    Invisitr0n New Member

    Joined:
    Nov 2, 2011
    Messages:
    3
    Likes Received:
    0
    Trophy Points:
    1
    Hey, I have a project were i must allow the user to input a phone number (7 digits). each digit (2-9) has 3 letter associated with it. i need to take the user input and write every combo of letters possible (3^7 outcomes). I tried converting input to char array, but i would have to convert each char into another char array? If someone could help me with the logic, I can code it. Any help will be appreciated.:pimp:
     
  2. imported_Steve_

    imported_Steve_ New Member

    Joined:
    Feb 10, 2012
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    Home Page:
    http://www.keepautomation.com
    Also wondered the answer, met similar problem.

    Steve@barcode
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice