代码搜索:pointer
找到约 10,000 项符合「pointer」的源代码
代码结果 10,000
www.eeworm.com/read/125227/14505108
h cli.h
#ifndef __CLI_H_
#define __CLI_H_
#define K_ENTER 13
#define K_ESC 27
#define K_CTRL_W 23
#define K_CTRL_X 24
enum COMMAND_TYPE
{
COMMAND_TYPE_KEY = 1,
COMMAND_TYPE_ULONG,
www.eeworm.com/read/125227/14505119
c burn.c
#if !BASIC_BIOS
#include
#include "cli.h"
#include "uart.h"
#include "bios.h"
#include "39vf160.h"
extern void BurnFlash( unsigned short *dst, unsigned short *src, unsigned long si
www.eeworm.com/read/125223/14505424
c ex54.c
#include
main() {
float T[3][4]=
{
{60.1,70.3,80.5,90.7},{30.0,40.1,50.2,60.3}, {90.0,80.2,70.4,60.6}
};
float * search(float (* pointer)[4],
www.eeworm.com/read/225913/14511198
h listops.h
/*----------------------------------------------------------------------
File : listops.h
Contents: some special list operations
Author : Christian Borgelt
History : 02.11.2000 file create
www.eeworm.com/read/225849/14513661
hashgen modula2_keywords.hashgen
and
array
begin
by
case
const
definition
div
do
else
elsif
end
exit
export
for
from
if
implementation
import
in
loop
mod
module
not
of
or
pointer
procedure
qualified
recor
www.eeworm.com/read/125059/14515347
asm ifft.asm
*********************************************************************************
* (C) COPYRIGHT TEXAS INSTRUMENTS, INC. 1996 *
**********************************
www.eeworm.com/read/225725/14522427
htm ei6.htm
Effective C++, 2E | Item 6: Use delete on pointer members in
www.eeworm.com/read/124883/14529619
h mem.h
/*_ mem.h Fri May 26 1989 Modified by: Walter Bright */
/* Copyright 1986-1991 by Walter Bright */
/* All Rights Reserved */
/* Written by Walter Bright */
#ifndef MEM_H
#define MEM_H
www.eeworm.com/read/124862/14532693
plg demo.plg
Build Log
--------------------Configuration: Demo - Win32 Debug--------------------
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
www.eeworm.com/read/225504/14537301
c blkmove.c
/*--------------------------------------------------------*/
/* SPECTRUM DIGITAL INC. */
/*--------------------------------------------------------*/
/* Moves block of memory