ArchWizard

DGD/

source navigation ]
diff markup ]
identifier search ]
file search ]
Version: [ 1.0.a0 ] [ 1.1 ] [ 1.2 ] [ 1.2p1 ] [ 1.2p2 ] [ 1.2p3 ] [ 1.2p4 ] [ 1.2.151 ]

  1 NAME
  2         make_dir - create a directory
  3 
  4 SYNOPSIS
  5         int make_dir(string dir)
  6 
  7 
  8 DESCRIPTION
  9         Create a new directory.  1 is returned if the directory could be
 10         created, 0 otherwise.
 11 
 12 SEE ALSO
 13         kfun/get_dir, kfun/remove_dir

~ [ source navigation ] ~ [ diff markup ] ~ [ identifier search ] ~ [ file search ] ~

This page was automatically generated by the LXR engine.
Visit the LXR main site for more information.