Hi! > MP> I'm not sure if the absread()/abswrite() TC RTL functions get this right, > > BC, not TC. Though, TC RTL uses _only_ old-style INT25/26 (as verified > by Eric).
Indeed. This means that for TC you MUST manually provide the new style parameters to absread/abswrite while for BC you MUST NOT! If you do it like that, your software should do the right thing both when compiled with TC and with BC - use an #ifdef __TURBOC__ ... Eric. ------------------------------------------------------- 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-kernel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-kernel
