Documentation Project 1
ContentsIndexHome
Example
if( IsPath( "c:/windows" ) )
{
    // if yes, then c:\windows is a directory.
}
Copyright (c) 2010. All rights reserved.