代码搜索:strlib
找到约 317 项符合「strlib」的源代码
代码结果 317
www.eeworm.com/read/205691/15309876
c strprog.c
/*--------------------------------------------------------
STRPROG.C -- Program using STRLIB dynamic-link library
(c) Charles Petzold, 1998
------------------------------------
www.eeworm.com/read/197436/5096626
c strprog.c
/*--------------------------------------------------------
STRPROG.C -- Program using STRLIB dynamic-link library
(c) Charles Petzold, 1998
------------------------------------
www.eeworm.com/read/444853/1728580
c strprog.c
/*--------------------------------------------------------
STRPROG.C -- Program using STRLIB dynamic-link library
(c) Charles Petzold, 1998
------------------------------------
www.eeworm.com/read/147744/12532896
c strprog.c
/*--------------------------------------------------------
STRPROG.C -- Program using STRLIB dynamic-link library
(c) Charles Petzold, 1998
------------------------------------
www.eeworm.com/read/197436/5096616
dep strprog.dep
# Microsoft Developer Studio Generated Dependency File, included by StrProg.mak
.\StrProg.c : \
".\StrLib.h"\
www.eeworm.com/read/11175/208538
oak libfile.oak
common.lib
y
+copy\filecopy.lib&
+prompts\prompts.lib&
+window\window.lib&
+strlib\strlib.lib&
+file\file_io.lib&
+disk\disk_io.lib&
+bios\bios_io.lib&
+hdisk\hdisk.lib&
+hardware\hardware.l
www.eeworm.com/read/197608/7069663
c gameloop.c
/*
* File: gameloop.c
* ----------------
* This program is used as an illustration of the
* StringEqual function.
*/
#include
#include "genlib.h"
#include "simpio.h"
#include "strlib.h
www.eeworm.com/read/197608/7069730
c employee.c
/*
* File: employee.c
* ----------------
* This program tests the functions defined for records of type
* employeeT.
*/
#include
#include "genlib.h"
#include "strlib.h"
#include "simpi
www.eeworm.com/read/197608/7069731
c empdb.c
/*
* File: empdb.c
* -------------
* This program tests the functions defined for employees
* collected into a database.
*/
#include
#include "genlib.h"
#include "strlib.h"
#include "s
www.eeworm.com/read/197608/7069752
c lastchar.c
/*
* File: lastchar.c
* ----------------
* This file defines the function LastChar, which returns the
* last character in a string.
*/
#include
#include "genlib.h"
#include "strlib.h"