[Wconsole-devel] Command Processor
Status: Pre-Alpha
Brought to you by:
abzero
|
From: Steven K. <ki...@us...> - 2002-03-20 06:18:05
|
Hey Everyone,
I've committed the command processor class. If you build and run the
application there are four test routines called cproc_{1, 2, 3, 4}. They
each take a sucessive number of arguments. cproc_1 takes none, cproc_2
takes one, etc ... The arrow keys will scroll through a history of 20 of
most recent strings entered. The comments are a little sparse and I
probably don't have enough error checking, but I wanted to get something on
the server. Let me know what you think.
Regards,
Steven
|