代码搜索:void
找到约 10,000 项符合「void」的源代码
代码结果 10,000
www.eeworm.com/read/136849/5843316
h header.h
/*
* Copyright (C) Ericsson Mobile Communications AB, 2000.
* Licensed to AU-System AB.
* All rights reserved.
*
* This software is covered by the license agreement between
* the end user
www.eeworm.com/read/126074/6018379
h moduldef.h
/*******************************************************/
/* "C" Language Integrated Production System */
/* */
/*
www.eeworm.com/read/126074/6018422
h ed.h
/* CLIPS Version 6.05 04/09/97 */
/*
* This file is the general header file for all parts of the MicroEMACS
* display editor. It contains definitions used by everyone, and it contains
* the st
www.eeworm.com/read/124399/6049630
h moduldef.h
/*******************************************************/
/* "C" Language Integrated Production System */
/* */
/*
www.eeworm.com/read/124399/6049673
h ed.h
/* CLIPS Version 6.05 04/09/97 */
/*
* This file is the general header file for all parts of the MicroEMACS
* display editor. It contains definitions used by everyone, and it contains
* the st
www.eeworm.com/read/108242/6184183
h output.h
/* Copyright (c) 1985 Ceriel J.H. Jacobs */
/* $Header: output.h,v 7.1 87/04/07 14:05:56 ceriel Exp $ */
# ifndef _OUTPUT_
# define PUBLIC extern
# else
# define PUBLIC
# endif
PUBLIC int _ocnt;
PU
www.eeworm.com/read/156368/11808188
c yunsuan.c
void bytezuoyi4(VOID)
{
i=databuf1[0];
j=databuf1[1];
i=i&0x0f;
i=i4;
j=j&0x0f;
databuf2[0]=i|j;
i=databu
www.eeworm.com/read/150585/12284698
h util.h
/*
* @(#)util.h
*
* Copyright 1997-1999, Wes Cherry (mailto:wesc@technosis.com)
* 2000-2001, Aaron Ardiri (mailto:aaron@ardiri.com)
* All rights reserved.
*
* This program
www.eeworm.com/read/118641/14860922
c main.c
/****************************************************************/
/* */
/* main.c
www.eeworm.com/read/207800/15261861
h ed.h
/*******************************************************/
/* "C" Language Integrated Production System */
/* */
/*