From: "Piotr Eljasiak" Newsgroups: comp.os.msdos.djgpp Subject: Re: 'long long' ostream::form() bug report Date: Thu, 19 Oct 2000 10:27:07 +0200 Organization: tp.internet - http://www.tpi.pl Lines: 10 Message-ID: <8smb5v$fan$1@news.tpi.pl> References: <39EE02DF DOT 23974 DOT 1AA0843 AT localhost> NNTP-Posting-Host: pb159.gdansk.ppp.tpnet.pl X-Trace: news.tpi.pl 971943935 15703 212.160.45.159 (19 Oct 2000 08:25:35 GMT) X-Complaints-To: usenet AT tpi DOT pl NNTP-Posting-Date: 19 Oct 2000 08:25:35 GMT X-Newsreader: Microsoft Outlook Express 4.72.2106.4 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > It's so. ostream::form() does not support output of long long. It's > evident f rom sources. You're right, mea culpa. But the question is whether it was left unimplemented intentionally or not. If the latter I could try to add this formatting. Piotr Eljasiak