<<prev file | next file >>    view single page | view frames    summary: fields | routine    details: routine

ToBeReviewed/GRILLE/

umask.pro

topumask

result = umask()

NAME:umask PURPOSE:calcule umask CATEGORY:fonction economisatrice de memoire (plus besion de garder umask) CALLING SEQUENCE:res=umask() INPUTS: KEYWORD PARAMETERS: OUTPUTS:un tableau 3d correspondant a umask COMMON BLOCKS: common.pro SIDE EFFECTS: RESTRICTIONS: EXAMPLE:s''utilise comme si umask etait un tableau connu en replacant ds la syntaxe umask par umask(). par ex: au lieu de taper umask[domaineu] il faut taper (umask())[domaineu]
Produced by IDLdoc 2.0.