Hacker News new | ask | show | jobs
by srtjstjsj 2382 days ago
How does 1mb computer keep a 2mb textfile in an array in RAM?
2 comments

Do you have text files you need to edit that are that big?

I've opened files that big in a text editor before, but it was definitely the wrong tool for the job.

pointers?