[maemo-developers] implementation of 2-dimensional array in bash - kind request
From: Darius Jack dariusjack2006 at yahoo.ieDate: Mon Jul 7 18:05:17 EEST 2008
- Previous message: implementation of 2-dimensional array in bash - kind request
- Next message: PC,VMware and USB connection to N800
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks. You are right as always. I am trying to master dialog and for my tiny application bash + 2D arrays + dialog should suffice. Darius --- On Sun, 6/7/08, Kees Jongenburger <kees.jongenburger at gmail.com> wrote: > From: Kees Jongenburger <kees.jongenburger at gmail.com> > Subject: Re: implementation of 2-dimensional array in bash - kind request > To: dariusjack2006 at yahoo.ie > Cc: "Maemo developers mailing-list" <maemo-developers at maemo.org> > Date: Sunday, 6 July, 2008, 11:37 AM > Hello Darius, > > On Sat, Jul 5, 2008 at 7:54 PM, Darius Jack > <dariusjack2006 at yahoo.ie> wrote: > > and have 2D array inmterpreted as one row. > > so calculating > > array2D ( ) i-th j-th element > > as i + (j-1) x row length > > > I agree with Igor what using bash or even better a POSIX > shell would > be a little > insane. Still Dave Taylor have a serries on linuxjounral > about shell > programming (creating a card game/arrat manipulation) > > see http://www.linuxjournal.com/article/8704 I think you > might find it useful. > > > greetings, > > > P.S. can you stop sending the "Send instant messages > to your online > friends http://uk.messenger.yahoo.com" in every and > each mail? Send instant messages to your online friends http://uk.messenger.yahoo.com
- Previous message: implementation of 2-dimensional array in bash - kind request
- Next message: PC,VMware and USB connection to N800
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]