I think you mean print (buffered by default) or syswrite (unbuffered)? write is not the opposite of read
| [reply] [d/l] |
Gah, I've been playing with Python too much. You're right.
| [reply] |
So there is no single function that does that...well, that just sucks. I was hoping I could do it without needing seek(), but I guess if that's the only way, I don't have much of a choice. Isn't there a website somewhere where you can suggest features for the next version of Perl? That would be at least the second thing that I could think of.
| [reply] |