Thursday, April 30, 2015

Re: How to ensure 1 byte per character

Paul <Paul.Domaskis <at> gmail.com> writes:
> ...simple text file that contains about 42
> million characters. The file on the HD is 84MB.

Problem solved! With millions of lines, I did not thoroughly check that
all lines had the expected content of 3 comma-separated-fields. With more
sleuthing, I found that many lines were not like that. This revealed some
holes in the process for generating the file. Fixed now, and the file size
is as expected.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: