短小精悍的C语言标准函数库。提供450个以上的可移植的算法和工具代码。

源代码在线查看: buildh.txt

软件大小: 675 K
上传用户: karon9999
关键词: 450 C语言 标准 函数库
下载地址: 免注册下载 普通下载 VIP

相关代码

				$ 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
							

相关资源