qa.hlp (Table of Contents; Topic list)
Important Notice
The pages on this site contain documentation for very old MS-DOS software, purely for historical purposes. If you're looking for up-to-date documentation, particularly for programming, you should not rely on the information found here, as it will be woefully out of date.
Int 21H Function 47H
   Summary  Notes  Example  Back
──────────────────────────────────────────────────────────────────────────────
 
▀ The returned path name does not include the drive identifier or a lead-
  ing backslash (). It is terminated with a null (00H) byte. Consequently,
  if the current directory is the root directory, the first byte in the
  buffer will contain 00H.
 
▀ The function fails if the drive code is invalid.
 
▀ The current directory may be set with Int 21H Function 3BH.
                                    -♦-