App
duApp
Author: Daniel A. Francesch
Version: 0.10
du - Disk Usage.
This is an old unix utility to find the disk space used by any directory.


NOTE This version dosen't check arguments.
The only assumption is if you dosen't pass any argument, it uses the current directory.

dirSpace

duApp

run


ULONG dirSpace( int showmode, LPTSTR s )


duApp( DWORD argc, LPTSTR argv[] )


int run( )


Console Applications ©1998 Daniel A. Francesch
e-mail: daf@dsoft.com.ar