On Thu, Mar 06, 2003 at 11:18:07AM +0200, Lucian Daniliuc wrote:
> > Why do you need to call open this way?
> > p = open (argv[1], O_EXCL);
>
> i used open that way after NOT succeeding with the normal way:
> open(argv[1], O_RDWR);
Er.. you want to find out why that is so. You should be able to open
it normally. Check the permissions on the file, etc.
Tim.
*/
-- To unsubscribe, send mail to: linux-parport-request@torque.net --
-- with the single word "unsubscribe" in the body of the message. --
This archive was generated by hypermail 2b29 : Thu Mar 06 2003 - 04:56:51 EST