Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!mit-eddie!bbn!gatech!gitpyr!loligo!perrone From: perrone@loligo.cc.fsu.edu (Perrone Ford) Newsgroups: comp.lang.c Subject: TC 1.5 - i need to do a printf... Message-ID: <510@loligo.cc.fsu.edu> Date: 2 Feb 89 21:51:27 GMT Reply-To: perrone@loligo.UUCP (Perrone Ford) Distribution: na Organization: Florida State University Computing Center Lines: 18 Please help me... I am trying to da a program that involves floating point math and am trying to have the decimals have varying precision. Now on my unix systems i can do something like this: printf(" %2.*f ",precision); : where precision is an integer. My turboC bible does not indicate that this is an option in turboC 1.0 - 2.0. any suggestions? Thanks in advance .... Perrone Ford Systems Analyst Florida State University