[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: puzzled by the result of this multi-dimensional array code
From: |
Peter Lindgren |
Subject: |
Re: puzzled by the result of this multi-dimensional array code |
Date: |
Sun, 21 Apr 2024 23:50:18 +0000 (UTC) |
On Sunday, April 21, 2024 at 11:05:00 AM CDT, Neil R. Ormos
<ormos-gnulists17@ormos.org> wrote:
The CR moved the cursor to position 1. Then " 19" overwrote the first three
characters "8 i", resulting in " 19tem6".
Thank you for your clear and patient response. Lately, CR's are just pesky
characters to be gotten rid of, when I actually notice them - I haven't had a
Windows machine for years, and I've gotten out of the habit of looking. As to
the CR moving the cursor, I've been programming just long enough that my first
steps involved using a teletype - I should have remembered that a
CarriageReturn once had an actual function, and what that was!