代码搜索:Local
找到约 10,000 项符合「Local」的源代码
代码结果 10,000
www.eeworm.com/read/359019/10170067
c align_test.c
/* @(#)align_test.c 1.12 00/01/07 Copyright 1995 J. Schilling */
#ifndef lint
static char sccsid[] =
"@(#)align_test.c 1.12 00/01/07 Copyright 1995 J. Schilling";
#endif
/*
* Generate machine depend
www.eeworm.com/read/163079/10175406
makefile
# Makefile for the Linux sound card driver
#
# Note 2! The CFLAGS definitions are now inherited from the
# parent makes. (hopefully)
#
#
VERSION = 2.4
TARGET_OS = linux
.c.s:
$(CC) $(CF
www.eeworm.com/read/358865/10177539
c ibmgif.c
/* IbmGif.c
The code in this file is heavily based on code written by Jeff Frohwein
This file is part of the VGB-DOS project
Copyright (C) Marcel de Kogel (m.dekogel@student.utwente.nl), 1
www.eeworm.com/read/358784/10179561
txt readme.txt
The strings example was designed to show how C++ creates
stack space for a local variable (a string).
8/15/01
www.eeworm.com/read/358784/10179624
asm reglist.asm
TITLE Register List (Reglist.asm)
; Local variables, register lists
; Evaluate code automatically generated by
; the assembler.
INCLUDE Irvine32.inc
.code
main PROC
exit
main ENDP
www.eeworm.com/read/358682/10182100
cpp external.cpp
// external.cpp -- external variables
#include
using namespace std;
// external variable
double warming = 0.3;
// function prototypes
void update(double dt);
void local();
int m
www.eeworm.com/read/358088/10196360
c main.c
/************************************************************************************
* Copyright (c) 2004,西安铭朗电子科技有限责任公司
* All rights reserved.
*
* 文件名称: Main.C
* 文件标识: none
* 适用器