代码搜索:eLIB
找到约 324 项符合「eLIB」的源代码
代码结果 324
www.eeworm.com/read/133707/14029613
lnt lib-rw.lnt
// lib-rw.lnt
// Library Options file for Rogue Wave's Tools.h++
-esym(534,*operator) // ignore return value.
-esym(1702,operator) // both member and non-member
www.eeworm.com/read/141814/12983650
pas unitmain.pas
unit UnitMain;
////////////////////////////////////////////////////////////////////////////////
//
// 要增加一个全局命令,请:
// 1.编写命令的实现函数,原形为pFN_EXECUTE_CMD;
// 2.设置常量CommandsCount值加一;
// 3.在Ini
www.eeworm.com/read/137365/13326296
lnt lib-atl.lnt
// These options were necessary to quietly process headers:
// atlbase.h and atlcom.h
-elib(618) // unusual order 'const static ...'
// The following option had been used
www.eeworm.com/read/259932/11756977
makefile
#
# ELIB - library of MSC/TC compatible functions
# and old MASM/new MASM/TASM compatible too
#
# This makes libraries of small, large, and huge model functions,
#
CFLAGS= -w -a -1 -d -
www.eeworm.com/read/259932/11757039
bak makefile.bak
#
# ELIB - library of MSC/TC compatible functions
# and old MASM/new MASM/TASM compatible too
#
# This makes libraries of small, large, and huge model functions,
#
CFLAGS= -w -a -1 -d -
www.eeworm.com/read/118841/6967920
txt readme.txt
This directory (originally /elib/sys/test/httpd/cgi-bin/blobs/) contains
Perl scripts needed for the Blobworld online interface and for calling
the matching algorithms once a query is done. The follow
www.eeworm.com/read/118222/14881402
makefile
#
# ELIB - library of MSC/TC compatible functions
# and old MASM/new MASM/TASM compatible too
#
# This makes libraries of small, large, and huge model functions,
#
CFLAGS= -w -a -d -f-
www.eeworm.com/read/259932/11756816
c pcpkt.c
// FRAGSUPPORT enables support for packet reassembly of fragmented packets
#define FRAGSUPPORT
#include
#include
#include
#include
#ifdef __BORLANDC
www.eeworm.com/read/118222/14881352
c pcpkt.c
// FRAGSUPPORT enables support for packet reassembly of fragmented packets
#define FRAGSUPPORT
#include
#include
#include
#include
#ifdef __BORLANDC