Troubles opening the same file on 2 nodes

Bill Vermillion bill at bilver.uucp
Sat Mar 30 00:45:39 AEST 1991


In article <1991Mar24.191011.14552 at IRO.UMontreal.CA> u715 at JSP.UMontreal.CA (Beliveau Steeve) writes:
>Hi!
>	Here's a little program that will well explain my problem :
.....
>	if (open("test", O_RDWR, 0777) == -1)
                 ^^^^^^
Could it be that your program is opening the file "/bin/test".  Are
you really using a file name called test?

-- 
Bill Vermillion - UUCP: uunet!tarpit!bilver!bill
                      : bill at bilver.UUCP



More information about the Comp.unix.programmer mailing list