Search:

Type: Posts; User: mist4lyf

Search: Search took 0.16 seconds.

  1. Replies
    2
    Views
    1,484

    Re: Need help with understanding arrays

    Hi I tried to just make a sample code for me to understand how to change the elements to containing a different letter but it didn't quite work out. I am trying to shift 1 position down, so b to the...
  2. Replies
    2
    Views
    1,484

    Need help with understanding arrays

    If I had a string array such as array[1]="abcd". Is it possible to interate through the elements of that, so for example if I wanted to shift the positions to make it dabc. So far I only have come...
Results 1 to 2 of 2