in reply to Re^3: Alternate for "open"
in thread Alternate for "open"
While I posted my first program here "MONKS" suggested to use strict. From that time I never miss those two lines in my code. And I am very sure that I am using while to read the file (Already posted).
As per your suggetion I am trying to run the code piece by piece now. And my first piece is reading CDR & build the values in hash. So, I want to be sure that my hash is not taking much memory.
Thanks for suggestions
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: Alternate for "open"
by Preceptor (Deacon) on Nov 17, 2015 at 11:34 UTC | |
by ravi45722 (Pilgrim) on Nov 17, 2015 at 12:51 UTC | |
by Preceptor (Deacon) on Nov 17, 2015 at 17:34 UTC | |
|
Re^5: Alternate for "open"
by Preceptor (Deacon) on Nov 18, 2015 at 14:41 UTC |