代码搜索:pointer

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

代码结果 10,000
www.eeworm.com/read/234116/14121376

c os_mem.c

/* ********************************************************************************************************* * uC/OS-II *
www.eeworm.com/read/131806/14123948

c~ os_mem.c~

/* ********************************************************************************************************* * uC/OS-II *
www.eeworm.com/read/131806/14124053

c os_mem.c

/* ********************************************************************************************************* * uC/OS-II *
www.eeworm.com/read/131795/14126241

dat funtc57b.dat

ftell #include int main(void) { FILE *stream; stream = fopen("MYFILE.TXT", "w+"); fprintf(stream, "This is a test"); printf("The file pointer is at byte %ld ", ftell
www.eeworm.com/read/233953/14127448

c os_mem.c

/* ********************************************************************************************************* * uC/OS-II *
www.eeworm.com/read/131795/14127664

dat errortc76.dat

错误信息: Non-portable pointer assignment 中文注释: 不可移动的指针(地址常数)赋值
www.eeworm.com/read/233851/14131169

h 8270usb.h

/*---------------------------------------------------------------------------*/ /* USB PARAMETER RAM */ /*------------------------------------
www.eeworm.com/read/233851/14131171

h mpc8260.h

/*-------------------------------------------------------------------------- * * File: MPC8260.H * * * Description: * * Main Internal Memory Maps for the MPC8260 PowerQUICC 2. * * Note
www.eeworm.com/read/131413/14147366

txt 在其它进程中建立线程.txt

在其它进程中建立线程 -------------------------------------------------------------------------------- 作者:不详  来源于:不详  发布时间:2005-2-21 1:55:50 此方法不适用于9x系统 我们知道在NT及以上操作系统提供了一个函数VirtualAllocEx,利用这个函数我们可以在其它进
www.eeworm.com/read/131123/14160058

h listops.h

/*---------------------------------------------------------------------- File : listops.h Contents: some special list operations Author : Christian Borgelt History : 02.11.2000 file create