Search:

Type: Posts; User: Xfacter

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    2,912

    Thanks, took me a while to figure it out, but...

    Thanks, took me a while to figure it out, but that worked great.

    I'll post a new thread for different problems from now on...
  2. Replies
    7
    Views
    2,912

    Thanks, that worked fine. One more question:...

    Thanks, that worked fine.

    One more question: How can I make my program take input and make it do something while something else is happening?
  3. Replies
    7
    Views
    2,912

    Subtracting from strings?

    How would I go about doing this? Here's what I have that works:



    string shipheight = "\n\n\n\n\n\n\n\n\n\n\n\n";
    shipheight += "\n";


    This would come out with one more line. This doesn't...
Results 1 to 3 of 3