Search:

Type: Posts; User: WannabeCoder

Search: Search took 0.00 seconds.

  1. Thread: Arrays

    by WannabeCoder
    Replies
    7
    Views
    1,044

    View Post

    <Also, the second for loop should _not_ be inside the first one. Why display the reversed string after every character of the initial string?> I didn't mean for that to happen...I just don't know...
  2. Thread: Arrays

    by WannabeCoder
    Replies
    7
    Views
    1,044

    Arrays

    Hi,
    I would like to know were my error(s) are in this program. Could somebody look and help me out? I'm trying to get a string and reverse the order using for loops.


    #include <iostream.h>...
Results 1 to 2 of 2