--- In [email protected], "Brett McCoy" <[EMAIL PROTECTED]> wrote: > > On Jan 20, 2008 8:23 PM, suraj_aten <[EMAIL PROTECTED]> wrote: > > i am writing a prog in c which requires output in tabular form.Is thr > > any means to get the output in tabular form??? > > pl. help > > You'll have to be more specific... what kind of output? Text? > Numerical? A spreadsheet? > > \t is used in functions like printf() for a tab character. Is that > what you need?
sorry, i meant like spread sheet.... like t ms word table...... with lines demarkating rows and coloumns........ thanks.... > > -- Brett > ------------------------------------------------------------ > "In the rhythm of music a secret is hidden; > If I were to divulge it, it would overturn the world." > -- Jelaleddin Rumi >
