From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16639 invoked by alias); 12 Nov 2002 17:04:38 -0000 Mailing-List: contact gsl-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sources.redhat.com Received: (qmail 16618 invoked from network); 12 Nov 2002 17:04:35 -0000 Received: from unknown (HELO tlb.blackwells.net) (206.111.132.170) by sources.redhat.com with SMTP; 12 Nov 2002 17:04:35 -0000 Received: from tlb (tlb [206.111.132.170]) by tlb.blackwells.net (8.12.6/8.12.3) with ESMTP id gACH4Xms052996; Tue, 12 Nov 2002 09:04:33 -0800 (PST) (envelope-from tlb@anybots.com) Subject: problems with long double data type... From: Trevor Blackwell To: Gabriel Andres Goenaga Jimenez Cc: gsl-discuss@sources.redhat.com Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: Tue, 12 Nov 2002 09:05:00 -0000 Message-Id: <1037120674.632.329.camel@tlb.blackwells.net> Mime-Version: 1.0 X-SW-Source: 2002-q4/txt/msg00135.txt.bz2 if you have: long double x; use: printf("%Lg",x) (or %Lf or %Le, as you prefer.) "man 3 printf" has the full details -- Trevor Blackwell tlb@anybots.com (650) 776-7870