Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Force 4.0 Reference - 304 invalid file object http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 304                 Invalid file object
------------------------------------------------------------------------------
 Description
   This error occurs when a buffered file (associated with a variable of
   the file data type) has not been opened prior to an operation on the
   file. The error might also indicate an independant memory overwrite.

 Solution
   Open the file before accessing it. Check the program for memory
   overwrites.

See Also: file fopen()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson