Search:

Type: Posts; User: wkqktlfj

Search: Search took 0.13 seconds.

  1. Replies
    4
    Views
    1,164

    Re: How to convert INT to String.

    I tried

    int[] number = {1,2,3,4,5,6,7,8,9};
    if(original.length() == number)
    {


    }

    but i dont know how to replace them.
  2. Replies
    4
    Views
    1,164

    How to convert INT to String.

    Hi yall.
    Im trying to convert Number into String
    For ex.

    I used 6 eggs out of the 12 for the cake

    -> I used six eggs out of the 12 for the cake

    Trying to convert the numbers (only 0~9)
Results 1 to 2 of 2