Python Help ...

Ben Duncan bns
Wed Mar 28 10:19:46 PDT 2007


But, I need to be able to manipulate the array with values
latter on. Since strings are immutable, I do not think I can
do this.

What I am trying to do, is ready a file that has row, col
and a "string" (text data) and populate a memory image
in the array of what has been read from the file.

When i have reached the EOF, I then want to loop
back and print the array ...


Bill Campbell wrote:
> On Wed, Mar 28, 2007, Michael Hipp wrote:
>> Ben Duncan wrote:
>>> Ok, I need to CREATE a "Character" array that is 132 characters wide and
>>> 66 rows deep in Python. I need to stuff text strings into this array.
<SNIP>

-- 
Ben Duncan   - Business Network Solutions, Inc. 336 Elton Road  Jackson MS, 
39212
"Never attribute to malice, that which can be adequately explained by stupidity"
        - Hanlon's Razor



More information about the Linux-users mailing list