代码搜索:pointer
找到约 10,000 项符合「pointer」的源代码
代码结果 10,000
www.eeworm.com/read/253260/12235154
cpp addpntrs.cpp
// addpntrs.cpp -- pointer addition
#include
int main()
{
using namespace std;
double wages[3] = {10000.0, 20000.0, 30000.0};
short stacks[3] = {3, 2, 1};
// Here are t
www.eeworm.com/read/253260/12235628
cpp strgback.cpp
// strgback.cpp -- a function returning a pointer to char
#include
char * buildstr(char c, int n); // prototype
int main()
{
using namespace std;
int times;
char ch;
www.eeworm.com/read/253233/12237060
c os_sem.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/253233/12237075
c os_mem.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/339381/12240230
c os_cpu_c.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/150934/12244717
c os_cpu_c.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/339239/12248555
h matrix.h
/*
* @(#)matrix.h generated by: makeheader 3.10 Tue Jun 18 00:53:14 2002
*
* built from: ../include/copyright.h
* ../include/mxassert.h
* alloccbk.c
* alloclst.c
* array
www.eeworm.com/read/339239/12248582
h engine.h
/*
* @(#)engine.h generated by: makeheader 3.10 Sat May 18 22:03:04 2002
*
* built from: ../include/copyright.h
* engapi.c
* engapiv4.c
* engapiv5.c
* fengapi.c
* f
www.eeworm.com/read/252984/12251611
c os_mem.c
/*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/150873/12254195
c os_mem.c
/*
*********************************************************************************************************
* uC/OS-II
*