Newsgroups: fj.lang.c
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!sinfony-news!news.kddnet.ad.jp!news.dvlp.kddnet.ad.jp!news.cs.ritsumei.ac.jp!kuis-news!s2000!beauty!clair.noc.fujita-hu.ac.jp!fame.fujita-hu.ac.jp!chiba-ns!villon.nig.ac.jp!aa.com!newsbase.nisiq.net!newsfeed.internetmci.com!www.nntp.primenet.com!nntp.primenet.com!news.sgi.com!news.nsg.sgi.com!nsggate.sgi.co.jp!spin-hsd0-tky!cacnews!minori!news
From: ohsaki@cac.co.jp (ohsaki takayuki)
Subject: Re: how to change format mark in printf()?
X-Nntp-Posting-Host: 160.240.9.100
Content-Type: text/plain; charset=ISO-2022-JP
Message-ID: <1996Sep9.083729.7531@minori.cac.co.jp>
Sender: news@minori.cac.co.jp (Usenet News System)
Organization: industrial system dept.
X-Newsreader: WinVN 0.99.3J
References: <YANAGISW.96Sep5181856@willow.aa.ap.titech.ac.jp>
Mime-Version: 1.0
Date: Mon, 9 Sep 1996 08:37:29 GMT
Lines: 14
Xref: galaxy.trc.rwcp.or.jp fj.lang.c:2853
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.lang.c&nb=2853&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.

In article <YANAGISW.96Sep5181856@willow.aa.ap.titech.ac.jp>, yanagisw@aa.ap.titech.ac.jp says...
>
>$BEl9)Bg$NLxBt$H?=$7$^$9!%(B
>
>C $B$G?tCM7W;;$r$7$F!$JQ?t$,(B double $B$H(B long double $B$G$N@:EY$N(B
>$B0c$$$r8+$?$$$H$$$&%"%[$J$3$H$r9M$($F$$$k$N$G$9$,!$(B
>$B$3$l$r#1$D$N%=!<%9$G!JNc$($P%W%j%W%m%;%C%5!<$N5!G=$@$1$G!K(B
>$B:Q$^$7$?$$$H;W$C$F$^$9!%(B

sed 's/%f/%lf/g' $B$H$+$G$O(B
(makefile$B$r$+$($k$@$1$G$G$-$^$9!#B>$NItJ,$G(B%f$B$,;H$($J$/$J$j$^$9$,!"(B)
---------------------------------------------------
    $BBg:j(B $B5.G7(B   ohsaki@cacnet.cac.co.jp

