On 07-Feb-2001 Santosh Dawara wrote:
> I am trying to open a file in the usual way, (fopen)
> However, fopen returns the an unusual NULL. At first
> I thought I probably did not have permissions.
> I am sure its not that.
Check the errno after the fopen(). At least, you'll
no longer have to speculate.
> Maybe I am not clear as to what JNI can and cannot do.
> Would anyone be willing to help?
I'm using the JNI to access local files without problems.
BTW, what's the Linux connection?
Stefaan
--
How's it supposed to get the respect of management if you've got just
one guy working on the project? It's much more impressive to have a
battery of programmers slaving away. -- Jeffrey Hobbs (comp.lang.tcl)
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]