代码搜索:pointer
找到约 10,000 项符合「pointer」的源代码
代码结果 10,000
www.eeworm.com/read/113536/6128079
txt getl.txt
SUMMARY getlinit getl getlpos
#include
void getlinit(pbuf, len, fh)
char far *pbuf;
int len;
int fh; /* file handle NOT a pointer to FILE */
int getl(pstrDest, len)
char *ps
www.eeworm.com/read/113536/6128096
txt string.txt
SUMMARY strbscan strbskip strcmpis strcmps strend strpre
#include
char *strbscan(pstr, pstrSet)
char *pstr;
char *pstrSet;
char *strbskip(pstr, pstrSet)
char *pstr;
char *pstrSe
www.eeworm.com/read/113536/6128119
c pathcat.c
/*** pathcat.c - concatenate a string onto another, handing path seps
*
* Modifications
* 23-Nov-1988 mz Created
*/
#include "..\h\tools.h"
#include
/** pathcat - handle
www.eeworm.com/read/113399/6131577
c longname.c
#include
#include "curspriv.h"
/****************************************************************/
/* Longname() returns a pointer to a string describing the */
/* User terminal.
www.eeworm.com/read/113165/6137966
h ftglyph.h
/***************************************************************************/
/* */
/* ftglyph.h
www.eeworm.com/read/110034/6168242
h linux32.h
#ifndef _ASM_S390X_S390_H
#define _ASM_S390X_S390_H
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/110034/6169710
h isense.h
#ifndef ISENSE_H_INCLUDED
#define ISENSE_H_INCLUDED
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#ifdef __KERNEL__
#include /* needed for u8, etc.
www.eeworm.com/read/109649/6173319
cpp ppmddecoder.cpp
// PPMDDecoder.cpp
#include "StdAfx.h"
#include "Common/Defs.h"
#include "Windows/Defs.h"
#include "PPMDDecoder.h"
namespace NCompress {
namespace NPPMD {
STDMETHODIMP CDecoder::SetDe
www.eeworm.com/read/108242/6184170
h keys.h
/* Copyright (c) 1985 Ceriel J.H. Jacobs */
/* $Header: keys.h,v 7.1 88/04/29 11:46:10 ceriel Exp $ */
# ifndef _KEYS_
# define PUBLIC extern
# else
# define PUBLIC
# endif
PUBLIC struct keymap {
www.eeworm.com/read/108132/6185814
c os_cpu_c.c
/*
*********************************************************************************************************
* uC/OS-II
*