Gregory Higley
Gregory Higley

Reputation: 16588

How do I do file io in J?

I want to be able to read and write files, etc. How can I do this?

Upvotes: 2

Views: 288

Answers (1)

Bill the Lizard
Bill the Lizard

Reputation: 405795

Check out Chapter 28: Data Files of Learning J.

I found several other learning resources on J Software's Getting Started page.

Upvotes: 5

Related Questions