代码搜索:pointers
找到约 4,056 项符合「pointers」的源代码
代码结果 4,056
www.eeworm.com/read/126765/6012968
c funcbind.c
/* funcBind.c - function binding library */
/* Copyright 1984-2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
02m,26mar02,pai added _func_ss
www.eeworm.com/read/126430/6016721
c nrutil.c
/* CAUTION: This is the traditional K&R C (only) version of the Numerical
Recipes utility file nrutil.c. Do not confuse this file with the
same-named file nrutil.c that is supplied in the sam
www.eeworm.com/read/126430/6017532
c nrutil.c
#if defined(__STDC__) || defined(ANSI) || defined(NRANSI) /* ANSI */
#include
#include
#include
#define NR_END 1
#define FREE_ARG char*
void nrerror(char erro
www.eeworm.com/read/124910/6035633
h environments.h
/* Copyright (C) 1999, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the term
www.eeworm.com/read/123991/6056427
c gui__intersectrect.c
/*********************************************************************
* SEGGER MICROCONTROLLER SYSTEME GmbH *
* Solutions for real time microcontroller applica
www.eeworm.com/read/119864/6080960
h environments.h
/* Copyright (C) 1999, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the term
www.eeworm.com/read/119864/6081278
h environments.h
/* Copyright (C) 1999, 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the term
www.eeworm.com/read/102423/6232390
c nrutil.c
/* CAUTION: This is the traditional K&R C (only) version of the Numerical
Recipes utility file nrutil.c. Do not confuse this file with the
same-named file nrutil.c that is supplied in the sam
www.eeworm.com/read/101066/6257249
c funcbind.c
/* funcBind.c - function binding library */
/* Copyright 1984-2002 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
02m,26mar02,pai added _func_ss
www.eeworm.com/read/100285/6270914
c itemptr.c
/*-------------------------------------------------------------------------
*
* itemptr.c
* POSTGRES disk item pointer code.
*
* Copyright (c) 1994, Regents of the University of California
*