Search:

Type: Posts; User: darrenteo

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    5,874

    how do u go to the end of the string ???

    how do u go to the end of the string ???
  2. Thread: String Prob

    by darrenteo
    Replies
    3
    Views
    893

    The remaining characters I was talking about was...

    The remaining characters I was talking about was in the middle of the string ...... =)

    eg.
    Input = hello
    value = 4
    output = elloh

    This is y I want to know how 2 get to the end of the string...
  3. Thread: String Prob

    by darrenteo
    Replies
    3
    Views
    893

    String Prob

    I would like to know how do u get to the end of the string, copy the remainding characters then pasting it to the front of the string without overwriting it. Thanks =)
  4. Replies
    5
    Views
    5,874

    how to rotate a line of text ??

    I would like to know how to write a function that rotates the line of text.

    Eg. Input
    line = darude
    n = 3

    Output
    udedar

    Any help is appreciated !!!
Results 1 to 4 of 4