how do you print out to a text file in tabular form like the soccer teams and their info.

Recommended Answers

All 2 Replies

by writing formatted string objects (with predefined length or separators) to a flat file (like a .txt)

ok thanks i need to go and look up how write formatted string objects

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.