Source buffer added and working.
commitfe08d5eb2ff9f4b41f9828d8c5231709874bbfef
authorSteven Schronk <steven@schronk.com>
Tue, 19 Oct 2010 22:33:23 +0000 (19 17:33 -0500)
committerSteven Schronk <steven@schronk.com>
Tue, 19 Oct 2010 22:33:23 +0000 (19 17:33 -0500)
treea2080e922b8f4db62a5bb60cba969c0c0a04aec1
parent1d06c858a5893d4f1c0195364b9dcdf209ffb7b2
Source buffer added and working.

Buffer of char created dynamically that stored modified source.

Typedef temporarily modified to remove compiler error.

Function stubs added in token.h to begin implementation.
ERRORS
jack.c
token.c
token.h