| www.delorie.com/djgpp/mail-archives/browse.cgi | search |
| From: | Charles Krug <charles AT pentek DOT com> |
| Newsgroups: | comp.os.msdos.djgpp |
| Subject: | expression evaluation guarantees |
| Date: | Fri, 08 Aug 1997 09:52:39 +0100 |
| Lines: | 12 |
| Message-ID: | <33EADE57.F93@pentek.com> |
| NNTP-Posting-Host: | mail.pentek.com |
| Mime-Version: | 1.0 |
| To: | djgpp AT delorie DOT com |
| DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
To those of you who bit my head off (OUCH) consider the following, which
came up last week:
if ((get_user_response()) && (format_hard_drive()))
printf("Hard drive formatted");
Are you willing to bet your hard drive that your compiler is ANSI
complient?
--
Charles Krug, Jr.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |