Re: Command Line Interface (CLI): your recommendations



Hello, RSoIsCaIrLiIoA!
You wrote on Sun, 12 Feb 2006 12:33:22 +0100:

??>> matching function (I declare ALL callback functions as having the same
??>> format) Here is code implementing part of this algorithm. The problem
??>> I came across is if pressing 'Enter' continuously then sometimes
??>> output of PROMPT turnes out clumsy, i.e. it's printed repeatedly in a
??>> line.

R> i don't see where the problem is

R> #include <stdio.h>
R> #include <string.h>
R> #include <stdlib.h>
R> #include <ctype.h>

R> #define UC unsigned char
[skip]

Thank you for code, but I didn't ask for it :) I have my own to fix and
maintain.

With best regards, Roman Mashak. E-mail: mrv@xxxxxxxx


.