代码搜索:pointer
找到约 10,000 项符合「pointer」的源代码
代码结果 10,000
www.eeworm.com/read/103192/6220804
txt pathcat.txt
SUMMARY
#include
char *pathcat (char *pDst, char *pSrc)
DESCRIPTION
pathcat - handle concatenation of path strings
Care must be take to handle:
"" XXX
www.eeworm.com/read/103192/6220817
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/103192/6220834
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/103192/6220857
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/102935/6225804
s findbit.s
/*
* linux/arch/arm/lib/findbit.S
*
* Copyright (C) 1995-2000 Russell King
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Publ
www.eeworm.com/read/102935/6226828
h linux32.h
#ifndef _ASM_S390X_S390_H
#define _ASM_S390X_S390_H
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/102935/6228690
h isense.h
#ifndef ISENSE_H_INCLUDED
#define ISENSE_H_INCLUDED
/*=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=*/
#ifdef __KERNEL__
#include /* needed for u8, etc.
www.eeworm.com/read/102935/6230323
h paca.h
/*
* Paca.h
* Copyright (C) 2001 Mike Corrigan IBM Corporation
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as
www.eeworm.com/read/102801/6230893
2.1.
----------------------------------------------------------------------
2.1 抽象类 TCnGraphic
----------------------------------------------------------------------
by 与月共舞(yygw@163.com) 2002.06.01
www.eeworm.com/read/102682/6230981
c os_cpu_c.c
/*
*********************************************************************************************************
* uC/OS-II
*