[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
setdta()                 Set Disk Transfer Address

 #include   <dos.h>

 void       setdta(dta);
 char far   *dta;                        New disk transfer address

    setdta() changes the current setting of DTA to the value pointed to
    by 'dta'.

    Returns:    There is no return value.

See Also: getdta()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson