home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware 1 2 the Maxx
/
sw_1.zip
/
sw_1
/
PROGRAM
/
DJLSR106.ZIP
/
LIBSRC
/
C
/
SYS
/
UMASK.C
< prev
next >
Wrap
Text File
|
1992-03-02
|
31b
|
5 lines
umask()
{
return 0644;
}