代码搜索:pointer
找到约 10,000 项符合「pointer」的源代码
代码结果 10,000
www.eeworm.com/read/116793/6112289
h avl_tree.h
/*
** avl_tree.h AVL Balanced Tree Library Header
**
** Copyright (c) 1996 Hughes Technologies Pty Ltd
**
*************************************************************************
**
*/
#ifnde
www.eeworm.com/read/116006/6115056
c fseeki64.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l
www.eeworm.com/read/116006/6115157
cpp rtti.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l
www.eeworm.com/read/116006/6115327
cpp path.cpp
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l
www.eeworm.com/read/115712/6116737
c os_cpu_c.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/113668/6126755
h lazycopyptr.h
/* $Id: lazycopyptr.h,v 1.4 2004/01/02 15:42:43 mbn Exp $
**
** ClanLib Game SDK
** Copyright (C) 2003 The ClanLib Team
** For a total list of contributers see the file CREDITS.
**
** This
www.eeworm.com/read/113536/6127821
asm inswap.asm
;*
;* CW : Character Oriented Windows
;*
;* inswap.asm : screen swapping (for installable screen)
.xlist
include user.inc
include uisa.inc ;* for isa's
include screen.inc ;* screen stu
www.eeworm.com/read/113536/6127851
asm util.asm
;*
;* COW : Character Oriented Windows
;*
;* util.asm : user utilities (DOS 3 & 5)
title util - low level utilities for COW USER
.xlist
include user.inc
.list
include insyd.inc
sBe
www.eeworm.com/read/113536/6127972
h usdmtmpl.h
/*
COW : Character Oriented Windows
usdmtmpl.h : Template include for SDM
Normally only compiled with the CS compiler
* * * * WARNING * * * *
!! application code should not depend on t
www.eeworm.com/read/113536/6128066
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