代码搜索:strlib
找到约 317 项符合「strlib」的源代码
代码结果 317
www.eeworm.com/read/197608/7069738
c permute.c
/*
* File: permute.c
* ---------------
* This file implements and tests the ListPermutation function.
*/
#include
#include "genlib.h"
#include "strlib.h"
#include "simpio.h"
/* Private
www.eeworm.com/read/197608/7069746
c linelen.c
/*
* File: linelen.c
* ---------------
* This file contains a main program that reports the
* length of an input line.
*/
#include
#include "genlib.h"
#include "strlib.h"
#include "sim
www.eeworm.com/read/197608/7069747
c repfirst.c
/*
* File: repfirst.c
* ----------------
* This file implements and tests the function ReplaceFirst.
*/
#include
#include "genlib.h"
#include "strlib.h"
#include "simpio.h"
/* Function
www.eeworm.com/read/244387/12869464
c permute.c
/*
* File: permute.c
* ---------------
* This file implements and tests the ListPermutation function.
*/
#include
#include "genlib.h"
#include "strlib.h"
#include "simpio.h"
/* Private
www.eeworm.com/read/244387/12869488
c linelen.c
/*
* File: linelen.c
* ---------------
* This file contains a main program that reports the
* length of an input line.
*/
#include
#include "genlib.h"
#include "strlib.h"
#include "sim
www.eeworm.com/read/244387/12869492
c repfirst.c
/*
* File: repfirst.c
* ----------------
* This file implements and tests the function ReplaceFirst.
*/
#include
#include "genlib.h"
#include "strlib.h"
#include "simpio.h"
/* Function
www.eeworm.com/read/315460/13542168
c permute.c
/*
* File: permute.c
* ---------------
* This file implements and tests the ListPermutation function.
*/
#include
#include "genlib.h"
#include "strlib.h"
#include "simpio.h"
/* Private
www.eeworm.com/read/315460/13542176
c linelen.c
/*
* File: linelen.c
* ---------------
* This file contains a main program that reports the
* length of an input line.
*/
#include
#include "genlib.h"
#include "strlib.h"
#include "sim
www.eeworm.com/read/315460/13542177
c repfirst.c
/*
* File: repfirst.c
* ----------------
* This file implements and tests the function ReplaceFirst.
*/
#include
#include "genlib.h"
#include "strlib.h"
#include "simpio.h"
/* Function
www.eeworm.com/read/197608/7069682
c mileage.c
/*
* File: mileage.c
* ---------------
* This program simulates the operation of a mileage table.
*/
#include
#include
#include "simpio.h"
#include "strlib.h"
#include "genlib