Search Results

Search: Posts Made By: gopishrine
36,018
Posted By gopishrine
Hi, In the below code, data is copied from...
Hi,

In the below code, data is copied from one array variable to another array variable. is it possible to copy a data from a variable (which is not an array) to a variable which is an array?

...
36,018
Posted By gopishrine
I mean, the array size should automatically...
I mean, the array size should automatically increase. ie., consider the array size as 5 initially, then if the input is in size of 10 data(1,2,3,4,5,6,7,8,9,10), then the array size should increase...
36,018
Posted By gopishrine
@Chubler_XL I need to give input as an array...
@Chubler_XL

I need to give input as an array value. Is that possible to do like that
36,018
Posted By gopishrine
Thank you all for the reply.
Thank you all for the reply.
36,018
Posted By gopishrine
Is there any pdf document to learn about c shell...
Is there any pdf document to learn about c shell scripting? And one more thing is there any way to open the text document using shell scripting?
36,018
Posted By gopishrine
Hi, Thank you. --- Post updated at 01:41...
Hi,
Thank you.

--- Post updated at 01:41 PM ---

Hi,
Thank you.
36,018
Posted By gopishrine
Is it possible to define the size of the array...
Is it possible to define the size of the array instead of directly giving the input?

Like x is the array variable and it has the size of 10. So that I could pass the input.
36,018
Posted By gopishrine
Array size in C shell scripting
Hi,

I would like to know how to define the size of the array in c shell scripting.
Showing results 1 to 8 of 8

 
All times are GMT -4. The time now is 12:36 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy