home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!haven.umd.edu!darwin.sura.net!zaphod.mps.ohio-state.edu!cs.utexas.edu!sun-barr!sh.wide!wnoc-tyo-news!news.u-tokyo.ac.jp!yayoi!tansei1!mhiroshi
- From: mhiroshi@tansei.cc.u-tokyo.ac.jp (H. Murakami)
- Newsgroups: comp.unix.bsd
- Subject: Question about vfprintf.c [386bsd]
- Message-ID: <3859@tansei1.tansei.cc.u-tokyo.ac.jp>
- Date: 10 Jan 93 01:27:37 GMT
- Sender: news@tansei.cc.u-tokyo.ac.jp
- Organization: Hokkaido Univ. However I am subject to tansei for JUNET.
- Lines: 20
-
-
- In the file, /usr/src/lib/libc/stdio/vfprintf.c,
-
- there are several places that the function "round" is called
- with its fifth argument:
-
- (char)0
-
- , which I think
-
- (char)'0'
-
- or just
-
- '0'
-
- to be correct. Am I correct or wrong?
-
- Hiroshi Murakami.
- mhiroshi@tansei.cc.u-tokyo.ac.jp
-