Thread: Error

  1. #1
    Unregistered
    Guest

    Exclamation Error

    I received this error when I was compiling my C program - any1 got a clue wat its about - i wondering whether it is lack of drive space

    can any1 help?

    "F1013 Error writing output file."

    cheers

  2. #2
    The Artful Lurker Deckard's Avatar
    Join Date
    Jan 2002
    Posts
    633
    Just a thought: are you trying to write to a floppy with write-protection enabled? Also, since you suspect a lack of free space, have you checked to see how much you have available?
    Jason Deckard

  3. #3
    Unregistered
    Guest
    its on a college comp and we have had warnings about low space on the file servers - works ok at home tho - it must be that

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Getting an error with OpenGL: collect2: ld returned 1 exit status
    By Lorgon Jortle in forum C++ Programming
    Replies: 6
    Last Post: 05-08-2009, 08:18 PM
  2. An error is driving me nuts!
    By ulillillia in forum C Programming
    Replies: 5
    Last Post: 04-04-2009, 09:15 PM
  3. Making C DLL using MSVC++ 2005
    By chico1st in forum C Programming
    Replies: 26
    Last Post: 05-28-2008, 01:17 PM
  4. Connecting to a mysql server and querying problem
    By Diod in forum C++ Programming
    Replies: 8
    Last Post: 02-13-2006, 10:33 AM
  5. Couple C questions :)
    By Divx in forum C Programming
    Replies: 5
    Last Post: 01-28-2003, 01:10 AM