代码搜索:Write
找到约 10,000 项符合「Write」的源代码
代码结果 10,000
www.eeworm.com/read/240805/13196653
h write.h
/******************************************************************************
TECON
[Module Name]: Write.h
[Date]: 17-MAY-2005
[Comment]:
EEPROM Write header file.
[Reversion H
www.eeworm.com/read/325411/13207477
c write.c
/* A module of ASYNCx.LIB version 1.02 */
#include "asyncdef.h"
/*******************************************************
Send n objects of size s to the port associated with p
starting with
www.eeworm.com/read/240662/13208140
c write.c
/*
** These examples use semaphores to ensure that writer and reader
** processes have exclusive, alternating access to the shared-memory region.
*/
/********** writer.c ***********/
#inclu
www.eeworm.com/read/325159/13221933
gif write.gif
www.eeworm.com/read/325151/13222793
c write.c
#define __LIBRARY__
#include
_syscall3(int,write,int,fd,const char *,buf,off_t,count)
www.eeworm.com/read/239610/13267561