Results 1 to 3 of 3
hi all,
I have a problem with gzopen when I open 2000 gz files (c++). It is fine if I open about 1000 gz files. Do any one have experiences ...
- 10-26-2011 #1Just Joined!
- Join Date
- Oct 2011
- Posts
- 2
zlib error
hi all,
I have a problem with gzopen when I open 2000 gz files (c++). It is fine if I open about 1000 gz files. Do any one have experiences about this problem?
Thank you very much,
cheers,
Quang.
- 10-26-2011 #2Linux Guru
- Join Date
- May 2011
- Posts
- 1,843
What is the exact error you are getting? Post code, if you think it would help.
Is it that old 'arg list too long' problem?
- 10-26-2011 #3Just Joined!
- Join Date
- Oct 2011
- Posts
- 2
ohw, I just forgot to increase limitation of files in ubuntu. Problem's solved.
thanks anyway,
Quang.


Reply With Quote