Search:

Type: Posts; User: Joy123

Search: Search took 0.08 seconds.

  1. Thread: String to Int

    by Joy123
    Replies
    16
    Views
    1,905

    Re: String to Int

    Anyway Thank for tips and guide
  2. Thread: String to Int

    by Joy123
    Replies
    16
    Views
    1,905

    Re: String to Int

    How to do? Can show example?
  3. Thread: String to Int

    by Joy123
    Replies
    16
    Views
    1,905

    Re: String to Int

    the value of HI is 72, 73 because H in ascii is 72 ans I is 73. But now i want HI together is it need to (72*73)=HI?
  4. Thread: String to Int

    by Joy123
    Replies
    16
    Views
    1,905

    String to Int

    import java.io.*;
    import java.net.*;
    import java.util.*;
    import java.lang.*;
    import javax.swing.JOptionPane;
    import java.text.DecimalFormat;
    import java.text.NumberFormat;
    ...
Results 1 to 4 of 4