From: Andrej Aderhold Newsgroups: comp.os.msdos.djgpp Subject: Re: float is not working Date: Thu, 15 Apr 1999 12:17:39 +0200 Organization: Online-Kiosk GmbH & Alphacom GmbH Lines: 15 Message-ID: <3715BCC3.3D97BE79@spektracom.de> References: <3714C932 DOT 1E5E452B AT spektracom DOT de> NNTP-Posting-Host: b226.spektracom.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Server-Date: 15 Apr 1999 10:12:28 GMT X-Mailer: Mozilla 4.04 [en] (Win95; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com thanks everyone ! Andrej Aderhold wrote: > why is this not working ?? > > float m = 1 / 2; > > (m will be 0) > > thanks. > Andrej