Search:

Type: Posts; User: tanmay_solanki

Search: Search took 0.01 seconds.

  1. Replies
    15
    Views
    8,681

    work with java

    If you are using java as your programming language the comm is the package for you to work
    easily with RS232 Serial communication port
  2. Replies
    12
    Views
    1,763

    ITS TO RUN C++ style fuctions to c compiler.

    ITS TO RUN C++ style fuctions to c compiler.
  3. Replies
    17
    Views
    3,534

    Found The Answer

    Friends I Have Found The Answers.
  4. Replies
    17
    Views
    3,534

    I able to get string when one word string is...

    I able to get string when one word string is present in dictionary as my result
    but could get when two saperate words correspons to my result string
  5. Replies
    17
    Views
    3,534

    need some start

    need some start
  6. Replies
    17
    Views
    3,534

    it's not a contest. logic to develope a program...

    it's not a contest.
    logic to develope a program like site www.phonespell.org in c
  7. Replies
    17
    Views
    3,534

    look the example again. The search will start...

    look the example again.
    The search will start after 1-800- from input string and from the 8th exp(2)charcter of input will use a dic.
    file to go to the (a or b or c)'s index and will start...
  8. Replies
    17
    Views
    3,534

    look the example again. The search will start...

    look the example again.
    The search will start after 1-800- from input string and from the 8th exp(2)charcter of input will use a dic.
    file to go to the (a or b or c)'s index and will start...
  9. Replies
    17
    Views
    3,534

    1-800-contest

    DEVELOPE A PHONE SPELL
    sample input and output:
    combinations:

    exp:1
    input:1-800-2668378
    output:
    1-800-A-NO-TEST
    1-800-A-NO-VEST
    1-800-A-NO-TEST
  10. thanks

    thanks for guiding me.I will be glad to have more replys from you for the future threads.
  11. Logic to convert the floating point no to fraction(numerator/denominator) format

    Please tell me logic of this program without using structures.
    Problem: given a no exp:3 you should display all combination of unique fractions in ascending order like as shown in example
    EXP: ...
Results 1 to 11 of 11