Re: open problem



Ronald <followait@xxxxxxx> writes:

Does it make sense to create a file using ``open" without the mode argument?

No. If you do, the open() function will take some random value from
the stack or a register and use it for the mode.

--
Måns Rullgård
mru@xxxxxxxxxxxxx
.