Hi
I am programming in Unix. My task is really simple, but I don't know and where to debug this problem.
My C program opens up the "ls" manual and makes an exact copy to a new file.
However my program stops/freezes in the middle of read. (It works fine with smaller manual such as the "date" manual.
Why is there such problem and how can I fix it?
Thank you :)