Mail Archives: djgpp/1997/01/19/20:04:18
John M. Aldrich (fighteer AT cs DOT com) wrote:
: Joseph Donahue wrote:
: >
: > I must agree with you (Joe) about good habits. But did you intend to
: > give the impression the program should terminate?
: >
: > If malloc() fails on a modern multitasking operating system, there is
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
: > still the chance that giving the user the oportunity to close some files
: > or stop some other non-essential programs will free enough memory for
: > the program to continue without reloading/reinitializing.
:
: IMHO there is no way to count on this being the case in any system.
: DOS, for example. But 99% of the time, if malloc() fails, your program
^^^
what does DOS have to do with modern multitasking operating systems ??
sorry, couldn't resist 8^)
: cannot effectively continue and will have to be terminated. Of course,
: depending on how interactive/user friendly the program is, it can get
: more or less detailed in its error messages. :)
:
: > Ah...while I'm here...could someone please tell me what djgpp is? I
: > assume this is some C/C++ compiler?
:
: Umm.. yeah. :) In fact, DJGPP is a complete 32-bit protected mode port
: of GNU C/C++/Pascal and assorted utilities to MS-DOS. It is perhaps the
: single best MS-DOS compiler in existence, producing code that is faster,
: cleaner, and smaller than Borland's 32-bit compiler. For example, id
: Software's hit game Quake was written and compiled using DJGPP!
:
: For more info, visit http://www.delorie.com/djgpp/, and browse around.
:
: --
: ---------------------------------------------------------------------
: | John M. Aldrich, aka Fighteer I | fighteer AT cs DOT com |
: | Call me for your free AOL disk! | http://www.cs.com/fighteer |
: | Chain letters, work-at-home schemes, free long distance, etc., |
: | are ILLEGAL! Keep the Internet litter-free... don't SPAM. |
: ---------------------------------------------------------------------
--
amit barak
intel israel (74)
voice: 972-4-865-6010
email: abarak AT iil DOT intel DOT com
- Raw text -