Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

Re^2: need help to create array dynamically

by vkp (Novice)
on Jan 23, 2013 at 19:15 UTC ( [id://1014999]=note: print w/replies, xml ) Need Help??


in reply to Re: need help to create array dynamically
in thread need help to create array dynamically

sorry for confusion.

[ abababa bcbcbcb ]

Data is in this format. It is not in a line. But each start with "[" and end with "]". the array in which i shall put all these 4 lines would not be a one element array then. I shall put this 4 lines in one array , another 4 lines in another array... like this fashion, i need to reads whole file.

Replies are listed 'Best First'.
Re^3: need help to create array dynamically
by Kenosis (Priest) on Jan 23, 2013 at 19:36 UTC

    Thank you for the clarification.

    Why a separate array for each 'chunk?' How will you manage these? What's the end result? Are there blank lines between these chunks? Also, how large is this file?

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1014999]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-04-24 21:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found