Search:

Type: Posts; User: zackywacky

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    887

    Thank you very much guys

    You've been very helpfull and very nice to put up with a noob .
  2. Replies
    4
    Views
    887

    Function for a string

    I need to write a function that will take a string and an int and return the string from index int onward.
    for ex


    Line = "Enter a line: ";
    WriteString(RetStr(Line,4 ));

    //Should return er...
Results 1 to 2 of 3