formating of text file

D

Dips

can anyone suggest how can we efficiently achieve formating of data
from a java program into a .txt file.
 
R

Roland

can anyone suggest how can we efficiently achieve formating of data
from a java program into a .txt file.
What data?
How do you want it to be formatted?
What do you consider efficient?
--
Regards,

Roland de Ruiter
___ ___
/__/ w_/ /__/
/ \ /_/ / \
 
M

Matt Humphrey

Dips said:
can anyone suggest how can we efficiently achieve formating of data
from a java program into a .txt file.

Write as little as possible? If you don't have to read the file, don't
write anything at all--that's the most efficient.

A meaningful answer depends entirely on what kind of data you have and what
you mean by "efficiently." Do you really want to write the data as quickly
as possible or is there something else you want to achieve. What problem are
you trying to solve?

Cheers,
Matt Humphrey (e-mail address removed) http://www.iviz.com/
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,763
Messages
2,569,562
Members
45,038
Latest member
OrderProperKetocapsules

Latest Threads

Top