Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > Finding if a file is open.

Reply
Thread Tools

Finding if a file is open.

 
 
mbahl
Guest
Posts: n/a
 
      06-08-2004
Is there a CRT method to find if a file is open.
Or a way to get the refcount on itz open handles.
 
Reply With Quote
 
 
 
 
Darrell Grainger
Guest
Posts: n/a
 
      06-08-2004
On Tue, 8 Jun 2004, mbahl wrote:

> Is there a CRT method to find if a file is open.
> Or a way to get the refcount on itz open handles.


Not using the standard C programming language. There may be extensions to
the language provided by your compiler or the operating system. Yo-u might
want to check a newsgroup that deals with your operating system to see if
they can identify something to help you.

--
Send e-mail to: darrell at cs dot toronto dot edu
Don't send e-mail to
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Finding Server... Finding Host.... enough already!!! Leesa_Tay@softhome.net Computer Support 2 01-20-2006 10:23 AM
finding the directory a .jar file was launched from steve Java 5 06-13-2005 07:20 AM
Finding duplicates in a file (Newbie question) Benz Java 3 02-03-2005 06:07 AM
Finding resources in JAR file Abs Java 1 01-08-2005 11:39 PM
Problem finding directory ** File dir = new File(URL+aFile_to_add); vivienne wykes Java 1 08-03-2004 04:12 PM



Advertisments