LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Simulation of two dimensional array in bash (https://www.linuxquestions.org/questions/linux-newbie-8/simulation-of-two-dimensional-array-in-bash-655567/)

kakalig2007 07-14-2008 12:13 AM

Simulation of two dimensional array in bash
 
I want to read (from keyboard),multiply/add and print two matrices. I know that in bash script only one dimensional array is supported. What is the syntax using which I can simulate the given task?

Mr. C. 07-14-2008 12:15 AM

Plenty of array discussions here:

http://tldp.org/LDP/abs/html/arrays.html#TWODIM


All times are GMT -5. The time now is 07:44 AM.