Sorry, the number of characters moved is not correct.
It should be

memmove(Buf+recptr+i+j, Buf+recptr+i+1,rmax-i-j);

Hopefully this is correct now ... it's a little too late for me now ;-)

Christof Zeile wrote:

> memmove(Buf+recptr+i+j, Buf+recptr+i+1,rmax-i);






------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Freedos-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to