代码搜索:pointers
找到约 4,056 项符合「pointers」的源代码
代码结果 4,056
www.eeworm.com/read/258434/11864120
typ storage.typ
STORAGE TYPES
A C language crib sheet from Jeff Galbraith
int x;
- x is an int.
int *x;
- x is a pointer to an int.
int **x;
- x is a pointer to a p
www.eeworm.com/read/341877/12056805
typ storage.typ
STORAGE TYPES
A C language crib sheet from Jeff Galbraith
int x;
- x is an int.
int *x;
- x is a pointer to an int.
int **x;
- x is a pointer to a p
www.eeworm.com/read/251896/12312975
h start07.h
/*****************************************************
lustart.h - Startup data structure for ST7
----------------------------------------------------
Copyright (c) HIWARE AG, Basel, Switzerla
www.eeworm.com/read/130631/14180303
doc features.doc
*** MICRO-C Features ***
- Very easy to port, not tied to any processor architecture.
- Lots of documentation (>200 pages) and
www.eeworm.com/read/130553/14186371
typ storage.typ
STORAGE TYPES
A C language crib sheet from Jeff Galbraith
int x;
- x is an int.
int *x;
- x is a pointer to an int.
int **x;
- x is a pointer to a p
www.eeworm.com/read/227713/14417285
c pmf.c
/*************************************************************************/
/* */
/* Copyright (c) 1993-2001 Accelerated
www.eeworm.com/read/227713/14417292
c quf.c
/*************************************************************************/
/* */
/* Copyright (c) 1993-2001 Accelerated
www.eeworm.com/read/227713/14417354
c dmf.c
/*************************************************************************/
/* */
/* Copyright (c) 1993-2001 Accelerated
www.eeworm.com/read/227713/14417357
c pif.c
/*************************************************************************/
/* */
/* Copyright (c) 1993-2001 Accelerated
www.eeworm.com/read/227713/14417390
c smf.c
/*************************************************************************/
/* */
/* Copyright (c) 1993-2001 Accelerated