From: Kbwms Message-ID: <5baf9e53.35253b7d@aol.com> Date: Fri, 3 Apr 1998 14:41:47 EST To: djgpp AT delorie DOT com Mime-Version: 1.0 Subject: Compiling float, double and long double Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7bit Precedence: bulk I want to create a program that handles float, double and long double floating-point types in their traditional 4-, 8-, and 10-byte lengths. 1. How do I do that - i.e. what compiler options do I use? 2. Where do I look for such information in the info system? K.B. Williams