5 Commits

Author SHA1 Message Date
Antidote
a0e341f5cf * Forgot to implement isOpenForRead/Writing in TextStream
* Changed isOpenForReading/Writing to const int Stream
2013-01-27 12:28:59 -08:00
Antidote
6c5e489f71 * Forgot writeLineAt in TextStream 2013-01-27 12:25:01 -08:00
Antidote
2e53be3baa * Finished adding features to TextStream
* Finished Documentation of TextStream
2013-01-27 12:13:09 -08:00
Antidote
f644c7d1a3 * Changed how TextStream works; It's now less derpish and doesn't
produce a corrupted buffer everytime you edit a line.
2013-01-27 08:49:48 -08:00
Antidote
3c8b493014 * Added TextStream, needs documentation but it's functional 2013-01-26 21:57:53 -08:00