代码搜索:pointers
找到约 4,056 项符合「pointers」的源代码
代码结果 4,056
www.eeworm.com/read/189298/8477399
c s_srch2.c
/*
** Given a pointer to a NULL-terminated list of pointers, search
** the strings in the list for a particular character. This
** version destroys the pointers so it can only be used when
** the
www.eeworm.com/read/389379/8525709
c tcf.c
/*************************************************************************/
/* */
/* Copyright (c) 1993-2001 Accelerated
www.eeworm.com/read/285478/8836771
c pmf.c
/*************************************************************************/
/* */
/* Copyright Mentor Graphics Cor
www.eeworm.com/read/285478/8836781
c quf.c
/*************************************************************************/
/* */
/* Copyright Mentor Graphics Cor
www.eeworm.com/read/285478/8836912
c dmf.c
/*************************************************************************/
/* */
/* Copyright Mentor Graphics Cor
www.eeworm.com/read/285478/8836920
c pif.c
/*************************************************************************/
/* */
/* Copyright Mentor Graphics Cor
www.eeworm.com/read/283498/9016169
asm pgm5_8.asm
; Pointers to structures
; Pointers to arrays of structures
;
; Randall Hyde
.386 ;Need these two statements so we can
option segment:use16 ; use 80386 register set.
dseg segment pa
www.eeworm.com/read/283498/9016215
asm pgm5_2.asm
; Using Pointer Variables in an Assembly Language Program
;
; This short sample program demonstrates the use of pointers in
; an assembly language program.
;
; Randall Hyde
dseg segment para
www.eeworm.com/read/184762/9080579
c tcf.c
/*************************************************************************/
/* */
/* Copyright (c) 1993-2001 Accelerated
www.eeworm.com/read/179705/9343379
todo
* Reorganize siman interfaces to allow iterative use.
* Maybe the routines can be made to work with pointers instead of structs
so that only pointer manipulation is done by the siman algorithm and