Joe wrote:
>       I presume you are describing duplicate code? Also, what is IIRC?

IIRC = If I Remember Correctly

Not duplicate code, but code the's like this:

void func1(void)
{
 func2();
}

func1();

There's no point in having func1() in there - it's better to call func2
directly.
There are of course other diffrences as well, but nothing that any user
will ever encounter.

>       OK ... provided the "pppd.cfg" file is still supported ... (I found
>this file
>       was the easiest way to try different options :-).

There will be one Arachne version and one normal version, the "Arachne
version" will use pppdrc.cfg

>       Sometimes it takes me up to 8 minutes to load a 20-25K web page from
>       the ISP (38400bps). With the FIFO change, it just takes a few
>seconds!!!

Ok, I'll see what I can do about letting the user configure it (or is this
located in miniterm?)
//Bernie
http://bernie.arachne.cz/ DOS programs, Star Wars ...

Reply via email to