代码搜索:func
找到约 10,000 项符合「func」的源代码
代码结果 10,000
www.eeworm.com/read/350548/10732655
c func.c
#define LEN sizeof(INFO)
int n_num=0;
int n_name=0;
int n_mjr=0;
int n_sch=0;
int n_class=0;
int n_sort=0;
int n_gen=0;
int n_yr=0;
/* Function 018 */
/* This function is designed to
www.eeworm.com/read/349407/10828873
h func.h
//*******************************************
//*函数名称:void Parallel_Check_Busy(void) *
//*函数功能:并行方式查忙 *
//*形式参数:无 *
//*形参说明:无 *
//*返回参数:无 *
//*使用说明:无 *
//*******
www.eeworm.com/read/275163/10834056
c func.c
/*
** 2002 February 23
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgivene
www.eeworm.com/read/419464/10867129
h func.h
#ifndef FUNC_H
#define FUNC_H
void time_delay_short(unsigned char i);
#endif
www.eeworm.com/read/419464/10867131
c func.c
#include "func.h"
/*******************************************************************************************/
//function Delay();
/**********************************************************
www.eeworm.com/read/418927/10891381
h func.h
#ifndef FUNC_H
#define FUNC_H
typedef struct _dirList
{
char dir[128];
struct _dirList* next;
}dirList;
int creat_new_file();
int check_added_modified_file();
int check_removed_file(
www.eeworm.com/read/418927/10891394
c func.c
#include
#include
#include
#include
#include
#include
#include
#include
#include
#include