in reply to Re^2: read files into 2D arrays and print element?
in thread read files into 2D arrays and print element?

> I don't know how to indent

My editor does it for me, which one do you use?

I'm sure you'll find someone here telling you how to do it there.

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

  • Comment on Re^3: read files into 2D arrays and print element? (indentation editor)

Replies are listed 'Best First'.
Re^4: read files into 2D arrays and print element? (indentation editor)
by fasoli (Beadle) on Nov 30, 2016 at 17:47 UTC

    I am using either vi or gedit. I think Notepad++ helps a bit but I can't get it on some computers (Uni computers, can't download stuff etc).

    I understood indenting is done in blocks, as it was also pointed out earlier. As in, when something *separate* from the other things is happening, I should indent. But I don't think I was doing it correctly.

    Can I bother you all with one more thing? I've commented on my question asking one more thing, hopefully you'll be able to point what I'm doing wrong? I've spent days on this bit and still no luck.

      > Can I bother you all with one more thing? I've commented on my question asking one more thing, hopefully you'll be able to point what I'm doing wrong?

      Please don't do this, little will notice and you are destroying the context of the answers.

      Rather reply to your own thread with new questions or even start a new thred if the drift is too large.

      > I am using either vi or gedit.

      I'm sure vi and gedit can do this, but I'm no expert there.

      Marking the editors in the title will hopefully attract those experts.

      Cheers Rolf
      (addicted to the Perl Programming Language and ☆☆☆☆ :)
      Je suis Charlie!