代码搜索:pointer

找到约 10,000 项符合「pointer」的源代码

代码结果 10,000
www.eeworm.com/read/137956/5817885

yynull

#include #include static char rcsid[] = "$Id: yynull.c,v 1.2 1997/05/22 22:46:51 drh Exp $"; void _YYnull(char *file, int line) { fprintf(stderr, "null pointer dereferenced:");
www.eeworm.com/read/136989/5828502

gperf modula2.gperf

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/136989/5829303

h receiverimpl.h

// ReceiverImpl.h,v 1.1 1999/06/29 01:36:42 schmidt Exp //--------------------------------------------------------------------------- #ifndef ReceiverImplH #define ReceiverImplH //----------------
www.eeworm.com/read/136865/5841319

cpp ptrsizetest.cpp

/* Sample program for configure to test pointer size on target platforms. */ int main( int, char ** ) { return sizeof(void *); }
www.eeworm.com/read/136865/5842297

c ftsystem.c

/***************************************************************************/ /* */ /* ftsystem.c
www.eeworm.com/read/136849/5844404

h malib.h

/**************************************************************************** * * Copyright (C) 2002-2003 YAMAHA CORPORATION. All rights reserved. * * Module : malib.h * * Description
www.eeworm.com/read/136822/5850028

c ftsystem.c

/***************************************************************************/ /* */ /* ftsystem.c
www.eeworm.com/read/136816/5854929

c ftsystem.c

/***************************************************************************/ /* */ /* ftsystem.c
www.eeworm.com/read/136815/5856011

cpp ptrsizetest.cpp

/* Sample program for configure to test pointer size on target platforms. */ int main( int, char ** ) { return sizeof(void *); }
www.eeworm.com/read/136812/5861652

c globals.c

#ifndef lint static char sccsid[] = "@(#)globals.c 1.1 92/07/30"; #endif /* * Name: globals.c * * Description: Global variables for the menu system. */ #include /* system software