短小精悍的C语言标准函数库。提供450个以上的可移植的算法和工具代码。
源代码在线查看: buildh.txt
$ SET NOVERIFY
$!
$! Build script for iMatix SFL Package, for Digital OpenVMS.
$!
$! Generated by Otto v2.2 from buildsfl.txt on 100/04/01, 16:33:28
$! For more info see Otto documentation at http://www.imatix.com.
$! Bug reports & questions to
$! ---------------------------------------------------------------
$!
$ write sys$output "Building sfl.h header file..."
$
$! delete sfl.h
$ on warning then goto nf_1
$ uic = f$file_attributes("sfl.h","uic")
$ del/noconf sfl.h;
$ nf_1:
$ on warning then exit
$ create sfl.h
$
$! append sflhead.h sfl.h
$ append sflhead.h sfl.h
$
$! append prelude.h sfl.h
$ append prelude.h sfl.h
$
$! append sflvers.h sfl.h
$ append sflvers.h sfl.h
$
$! append sflbits.h sfl.h
$ append sflbits.h sfl.h
$
$! append sflcomp.h sfl.h
$ append sflcomp.h sfl.h
$
$! append sflcons.h sfl.h
$ append sflcons.h sfl.h
$
$! append sflconv.h sfl.h
$ append sflconv.h sfl.h
$
$! append sflcryp.h sfl.h
$ append sflcryp.h sfl.h
$
$! append sfldate.h sfl.h
$ append sfldate.h sfl.h
$
$! append sfldbio.h sfl.h
$ append sfldbio.h sfl.h
$
$! append sflexdr.h sfl.h
$ append sflexdr.h sfl.h
$
$! append sflfind.h sfl.h
$ append sflfind.h sfl.h
$
$! append sflfile.h sfl.h
$ append sflfile.h sfl.h
$
$! append sflfort.h sfl.h
$ append sflfort.h sfl.h
$
$! append sfllang.h sfl.h
$ append sfllang.h sfl.h
$
$! append sfllbuf.h sfl.h
$ append sfllbuf.h sfl.h
$
$! append sfllist.h sfl.h
$ append sfllist.h sfl.h
$
$! append sflmath.h sfl.h
$ append sflmath.h sfl.h
$
$! append sflmail.h sfl.h
$ append sflmail.h sfl.h
$
$! append sflmesg.h sfl.h
$ append sflmesg.h sfl.h
$
$! append sflmem.h sfl.h
$ append sflmem.h sfl.h
$
$! append sflmime.h sfl.h
$ append sflmime.h sfl.h
$
$! append sflnode.h sfl.h
$ append sflnode.h sfl.h
$
$! append sfldir.h sfl.h
$ append sfldir.h sfl.h
$
$! append sflslot.h sfl.h
$ append sflslot.h sfl.h
$
$! append sflstr.h sfl.h
$ append sflstr.h sfl.h
$
$! append sflsock.h sfl.h
$ append sflsock.h sfl.h
$
$! append sflsymb.h sfl.h
$ append sflsymb.h sfl.h
$
$! append sflproc.h sfl.h
$ append sflproc.h sfl.h
$
$! append sflprint.h sfl.h
$ append sflprint.h sfl.h
$
$! append sflsyst.h sfl.h
$ append sflsyst.h sfl.h
$
$! append sflhttp.h sfl.h
$ append sflhttp.h sfl.h
$
$! append sflini.h sfl.h
$ append sflini.h sfl.h
$
$! append sflenv.h sfl.h
$ append sflenv.h sfl.h
$
$! append sfltok.h sfl.h
$ append sfltok.h sfl.h
$
$! append sfltree.h sfl.h
$ append sfltree.h sfl.h
$
$! append sfltron.h sfl.h
$ append sfltron.h sfl.h
$
$! append sfluid.h sfl.h
$ append sfluid.h sfl.h
$
$! append sflxml.h sfl.h
$ append sflxml.h sfl.h
$
$! append sflxmll.h sfl.h
$ append sflxmll.h sfl.h
$ purge/noconf
$
$! -- end script