代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/100612/15869045
c fact.c
/*
* Program to calculate factorials.
*
* Copyright (c) 1988-1997 Shamus Software Ltd.
*/
#include
#include /* include MIRACL system */
int main()
{ /* calcu
www.eeworm.com/read/100585/15870597
c vfork1.c
#include
#include "ourhdr.h"
int glob = 6; /* external variable in initialized data */
int
main(void)
{
int var; /* automatic variable on the stack */
pid_t pid;
var = 88;
pri
www.eeworm.com/read/100342/15876590
plg ver10.plg
Build Log
--------------------Configuration: ver10 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\WINDOWS\TEMP\RSP
www.eeworm.com/read/100293/15877744
wse srmsetup.wse
Document Type: WSE
item: Global
Version=6.01
Title=电子书库 V3.3.20安装
Flags=00010100
Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Japanese Font Name=MS Gothic
Japanese Font Size=10
Pro
www.eeworm.com/read/100264/15879440
c var.c
head 2.1;
access;
symbols;
locks; strict;
comment @ * @;
2.1
date 95.10.24.15.46.14; author tsurace; state Release;
branches;
next 1.1;
1.1
date 95.10.12.21.05.28; author tsurace; state Beta;
branc
www.eeworm.com/read/243950/12903849
c swfdec_video_movie_as.c
/* Swfdec
* Copyright (C) 2007 Benjamin Otte
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* Lice
www.eeworm.com/read/287732/8673403
c macbsnmp.c
/*
* $Log:: /OEM Source Code/Spantree/macbsn $
*
* 1 12/04/98 2:36p Release Engineer
* code cleanup, bug fixes, code style
* changes, linted, system level test
* STP v4.3.0
*
* 1
www.eeworm.com/read/292294/8361807
err 2442lib.err
"2442lib.c", line 58: Warning: C2870W: variable 'adjust' declared but not used
"2442lib.c", line 209: Warning: C2870W: variable 'j' declared but not used
"2442lib.c", line 209: Warning: C2870W: vari
www.eeworm.com/read/192474/8379804
~c litc.~c
/********************************************************
* Porject Name:
* Little C Interprete
* Version & Revision:
* 1.0.1
* Creation Date:
* 2005-02-02
* Author:
* Herbet Schildt & Yock Yu
www.eeworm.com/read/192474/8379837
c litc.c
/********************************************************
* Porject Name:
* Little C Interprete
* Version & Revision:
* 1.0.1
* Creation Date:
* 2005-02-02
* Author:
* Herbet Schildt & Yock Yu