代码搜索:Util
找到约 10,000 项符合「Util」的源代码
代码结果 10,000
www.eeworm.com/read/183830/9135673
c util.c
/*
* Copyright (C) Satish kumar Janarthanan (vsat_in@yahoo.com.), 2004-2005
*
* Project: Win2fs
*
* Module Name: \FSD\misc.c
*
* Abstract: Miscellaneous code.
www.eeworm.com/read/380647/9135869
h util.h
/* --------------------------------------------------------------------------
FILE : util.h
PURPOSE : Misc. utility header file
PROJECT : DaVinci User Boot-Loader and Fla
www.eeworm.com/read/380647/9135909
c util.c
/* --------------------------------------------------------------------------
FILE : util.c
PURPOSE : Utility and misc. file
PROJ
www.eeworm.com/read/183805/9137754
c util.c
/* GNU Chess 5.0 - util.c - utility routine code
Copyright (c) 1999-2002 Free Software Foundation, Inc.
GNU Chess is based on the two research programs
Cobalt by Chua Kong-Sian and Gaze
www.eeworm.com/read/281719/9137799
h util.h
/************************************************************
* File name : Util.h *
* By : hugang, hgx2000@mail.china.com *
********************************************************
www.eeworm.com/read/281719/9137813
c util.c
/************************************************************
* File name : Util.c *
* By : hugang, hgx2000@mail.china.com *
********************************************************
www.eeworm.com/read/281718/9137911
h util.h
/*****************************************************************************
*
* This program is free software ; you can redistribute it and/or modify
* it under the terms of the GNU General P
www.eeworm.com/read/281650/9144345
c util.c
/*
* util.c
*
* ORIGINAL AUTHOR: Savio Lam (lam836@cs.cuhk.hk)
* MODIFIED FOR LINUX KERNEL CONFIG BY: William Roadcap (roadcap@cfw.com)
*
* This program is free software; you can redistribut
www.eeworm.com/read/281650/9144346
o util.o
www.eeworm.com/read/380443/9149520
h util.h
#ifndef __UTIL
#define __UTIL
typedef enum {IntegerParm, FloatParm, DoubleParm, StringParm}
CommandLineParmType;
void ErrorHandler(char *msg, char *item, int code);
void OpenFile(FILE **fp, cha