HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

             TC: int getftime( int handle, struct ftime *ftimep )


       - prototype in dos.h

       - retrieves file time and date for the file associated with
         handle into ftimep
       - structure ftime is defined in dos.h
       - MS C uses _dos_getftime()
       - see   INT 21,57

Esc or Alt-X to exit getftime Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann