home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 January
/
PCWorld_2000-01_cd.bin
/
Software
/
Servis
/
Devc
/
_SETUP.5
/
Group15
/
readme.txt
< prev
Wrap
Text File
|
1997-06-24
|
531b
|
15 lines
This directory contains samples which demonstrate default (globbing on)
behavior, how to turn the globbing off with the _CRT_glob variable, and
how to turn it off with the CRT_noglob object file.
Run jam and then run glob, noglob and CRTnoglob with an argument like
*.* to see the difference.
The code in this directory is in the PUBLIC DOMAIN. It has NO WARRANTY,
including, but not restricted to, warranties of MERCHANTABILITY or
FITNESS FOR A PARTICULAR PURPOSE.
Colin Peters <colin@bird.fu.is.saga-u.ac.jp>.