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   
Text File  |  1997-06-24  |  531b  |  15 lines

  1.  
  2. This directory contains samples which demonstrate default (globbing on)
  3. behavior, how to turn the globbing off with the _CRT_glob variable, and
  4. how to turn it off with the CRT_noglob object file.
  5.  
  6. Run jam and then run glob, noglob and CRTnoglob with an argument like
  7. *.* to see the difference.
  8.  
  9. The code in this directory is in the PUBLIC DOMAIN. It has NO WARRANTY,
  10. including, but not restricted to, warranties of MERCHANTABILITY or
  11. FITNESS FOR A PARTICULAR PURPOSE.
  12.  
  13. Colin Peters <colin@bird.fu.is.saga-u.ac.jp>.
  14.  
  15.