cvs.gedasymbols.org/archives/browse.cgi | search |
From: | "A. Sinan Unur" <asu1 AT cornell DOT edu> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: sizeof(long double)==12 |
Date: | Tue, 19 Aug 1997 15:32:27 -0400 |
Organization: | Cornell University |
Lines: | 20 |
Sender: | asu1 AT cornell DOT edu (Verified) |
Message-ID: | <33F9F4CB.F5C@cornell.edu> |
References: | <33F9958D DOT 656992B2 AT usa DOT net> |
NNTP-Posting-Host: | 128 |
Mime-Version: | 1.0 |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Einstein wrote: > > #include <iostream.h> > > void main() sorry, no such thing. use int main(void) > { > cout << sizeof(long double) << endl; > cout << (sizeof(long double)==12) << endl; > } > > Any one have tried this program in djgpp? > > Einstein is there a point to this, einstein? -- Sinan
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |