Correct spelling.
[SquirrelJME.git] / assets / developer-notes / stephanie-gawroriski / 2017 / 09 / 05.mkd
blob0777d89626c5a1b855f7dc2124a539724c0a160e
1 # 2017/09/05
3 ## 10:00
5 Ok so for character handling, I am going to need a queue. But that queue will
6 need to consist of integers for EOF purposes. Also, I will need to specially
7 key EOF and characters which are not valid in the queue, although a length
8 could work. It would be a ring buffer.