代码搜索:strlib
找到约 317 项符合「strlib」的源代码
代码结果 317
www.eeworm.com/read/205691/15309872
mak strlib.mak
# Microsoft Developer Studio Generated NMAKE File, Based on StrLib.dsp
!IF "$(CFG)" == ""
CFG=StrLib - Win32 Debug
!MESSAGE No configuration specified. Defaulting to StrLib - Win32 Debug.
!ENDIF
www.eeworm.com/read/205691/15309873
c strlib.c
/*------------------------------------------------
STRLIB.C -- Library module for STRPROG program
(c) Charles Petzold, 1998
------------------------------------------------*/
www.eeworm.com/read/11175/208702
h strlib.h
www.eeworm.com/read/238372/4615482
c strlib.c
/*-------------------------------------------------------------------------*/
/**
@file strlib.c
@author N. Devillard
@date Jan 2001
@version $Revision: 1.8 $
@brief Various string handli
www.eeworm.com/read/238372/4615484
h strlib.h
/*-------------------------------------------------------------------------*/
/**
@file strlib.h
@author N. Devillard
@date Jan 2001
@version $Revision: 1.3 $
@brief Various s
www.eeworm.com/read/197436/5096617
dep strlib.dep
# Microsoft Developer Studio Generated Dependency File, included by StrLib.mak
.\StrLib.c : \
".\StrLib.h"\
www.eeworm.com/read/197436/5096619
dsp strlib.dsp
# Microsoft Developer Studio Project File - Name="StrLib" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Dy
www.eeworm.com/read/197436/5096620
h strlib.h
/*----------------------
STRLIB.H header file
----------------------*/
#ifdef __cplusplus
#define EXPORT extern "C" __declspec (dllexport)
#else
#define EXPORT __declspec (dllexport)
#en
www.eeworm.com/read/197436/5096622
mak strlib.mak
# Microsoft Developer Studio Generated NMAKE File, Based on StrLib.dsp
!IF "$(CFG)" == ""
CFG=StrLib - Win32 Debug
!MESSAGE No configuration specified. Defaulting to StrLib - Win32 Debug.
!ENDIF
www.eeworm.com/read/197436/5096623
c strlib.c
/*------------------------------------------------
STRLIB.C -- Library module for STRPROG program
(c) Charles Petzold, 1998
------------------------------------------------*/