]> git.draconx.ca Git - cdecl99.git/commit
Avoid modifying the input command string.
authorNick Bowler <nbowler@draconx.ca>
Wed, 13 Jul 2011 00:41:15 +0000 (20:41 -0400)
committerNick Bowler <nbowler@draconx.ca>
Wed, 13 Jul 2011 00:41:15 +0000 (20:41 -0400)
commit63274ac7f99c516b88bd1f94e05e5c715a4800ce
tree4a9a16674a27def929b99b8630721f9fcbdcc859
parent55bdf89305c086f1eb4c0d1b96f2a621ec1027e9
Avoid modifying the input command string.

This gives the individual command functions access to the entire
(unadultered) input from the user.
src/cdecl99.c