This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: problems reading/writing to files?


In article <3.0.5.32.19980711005355.00944100.cygnus.gnu-win32@terraworld.net>,
Jonathan George <outlaw@terraworld.net> wrote:
>Hello all!
>
>I'm compiling a program using cygwin b19.1, (gcc -o lite lite.c).
>
>The compile goes smoothly (no errors), yet when I run the program it seems
>to core dump everytime it tries to either READ or WRITE to a file (using
>fprintf and/or fgets...
>
>Here is the core:

Debug this problem using gdb, just like you would do under UNIX.  Your
program has an error in it.  This is probably not a cygwin problem.
-- 
cgf@cygnus.com             "Everything has a boolean value, if you stand
http://www.cygnus.com/      far enough away from it."  -- Galena Alyson Canada
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]