代码搜索:Compatibility
找到约 6,848 项符合「Compatibility」的源代码
代码结果 6,848
www.eeworm.com/read/243105/12963211
inc p16f873.inc
LIST
; P16F873.INC Standard Header File, Version 1.00 Microchip Technology, Inc.
NOLIST
; This header file defines configurations, registers, and other useful bits of
; infor
www.eeworm.com/read/144216/5751959
h netdb.h
// netdb.h
// djl
// Provide UNIX compatibility
#ifndef _INC_NETDB
#define _INC_NETDB
#include
#endif //_INC_NETDB
www.eeworm.com/read/141268/5774848
h socket.h
/////////////////////////////////////////////////////////////////////////////
// Name: socket.h
// Purpose: Socket handling classes
// Authors: Guilhem Lavaux, Guillermo Rodriguez Ga
www.eeworm.com/read/141176/5775392
h types.h
#ifndef TYPES_H
#define TYPES_H
typedef unsigned char BYTE;
typedef unsigned short WORD;
typedef unsigned long DWORD;
typedef unsigned char BOOLEAN;
typedef unsigned char INT8U
www.eeworm.com/read/136812/5857412
c setsid.c
#if !defined(lint) && defined(SCCSIDS)
static char sccsid[] = "@(#)setsid.c 1.1 92/07/30 SMI";
#endif
#include
#include
#define _SETSID syscall(SYS_setsid, SESS_NEW
www.eeworm.com/read/136812/5858384
c d_acosd.c
#ifndef lint
static char sccsid[] = "@(#)d_acosd.c 1.1 92/07/30 SMI"; /* from UCB 1.1" */
#endif
/*
* VMS Fortran compatibility function:
* arc cosine in degrees.
*/
#include
static do
www.eeworm.com/read/136812/5858386
c r_acosd.c
#ifndef lint
static char sccsid[] = "@(#)r_acosd.c 1.1 92/07/30 SMI"; /* from UCB 1.1" */
#endif
/*
* VMS Fortran compatibility function:
* arc cosine in degrees.
*/
#include
static f
www.eeworm.com/read/136812/5858390
c d_asind.c
#ifndef lint
static char sccsid[] = "@(#)d_asind.c 1.1 92/07/30 SMI"; /* from UCB 1.1" */
#endif
/*
* VMS Fortran compatibility function:
* arc sine in degrees.
*/
#include
static doub
www.eeworm.com/read/136812/5858395
c r_atand.c
#ifndef lint
static char sccsid[] = "@(#)r_atand.c 1.1 92/07/30 SMI"; /* from UCB 1.1" */
#endif
/*
* VMS Fortran compatibility function:
* arc tangent in degrees.
*/
#include
static
www.eeworm.com/read/136812/5858399
c d_atand.c
#ifndef lint
static char sccsid[] = "@(#)d_atand.c 1.1 92/07/30 SMI"; /* from UCB 1.1" */
#endif
/*
* VMS Fortran compatibility function:
* arc tangent in degrees.
*/
#include
static d