Path: utzoo!attcan!uunet!aplcen!haven!adm!news From: KINSELLA%IRTCCARL@uga.cc.uga.edu Newsgroups: comp.lang.pascal Subject: Re: 64 bit binary variable in PASCAL/VS R2.1 Message-ID: <24560@adm.BRL.MIL> Date: 20 Sep 90 14:32:38 GMT Sender: news@adm.BRL.MIL Lines: 12 On Tue, 18 Sep 1990 19:14:36 BST Suleyman Nazif Kutlu said: >I want to use 64 bit binary variable in PASCAL/VS. But how can I declare >this kind of variable ? I can not use REAL type variables, because PASCAL >automatically converts it to the exponential form when I want to write it. I do not fully understand your problem. Are you trying to manipulate real numbers, stored in 8 bytes (64 bits), or are you trying to manipulate binary numbers of 64 bits, so that results will appear as 11001110101....? Austin Kinsella, Regional Technical College, Kilkenny Road, Carlow, Ireland.